Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-56326 (GCVE-0-2024-56326)
Vulnerability from cvelistv5 – Published: 2024-12-23 15:43 – Updated: 2025-11-03 19:32| URL | Tags |
|---|---|
| https://github.com/pallets/jinja/security/advisor… | x_refsource_CONFIRM |
| https://github.com/pallets/jinja/commit/48b0687e0… | x_refsource_MISC |
| https://github.com/pallets/jinja/releases/tag/3.1.5 | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2025… |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-56326",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-27T17:50:50.460995Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-27T17:54:33.724Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:32:16.045Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "jinja",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693: Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-23T15:43:49.400Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
},
{
"name": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"name": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
}
],
"source": {
"advisory": "GHSA-q2x7-8rv6-6q7h",
"discovery": "UNKNOWN"
},
"title": "Jinja has a sandbox breakout through indirect reference to format method"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-56326",
"datePublished": "2024-12-23T15:43:49.400Z",
"dateReserved": "2024-12-19T18:34:22.764Z",
"dateUpdated": "2025-11-03T19:32:16.045Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-56326",
"date": "2026-07-10",
"epss": "0.005",
"percentile": "0.39278"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"}, {\"lang\": \"es\", \"value\": \"Jinja es un motor de plantillas extensible. Antes de la versi\\u00f3n 3.1.5, una supervisi\\u00f3n de c\\u00f3mo el entorno aislado de Jinja detecta llamadas a str.format permit\\u00eda a un atacante que controlaba el contenido de una plantilla ejecutar c\\u00f3digo Python arbitrario. Para aprovechar la vulnerabilidad, un atacante necesita controlar el contenido de una plantilla. Que ese sea el caso depende del tipo de aplicaci\\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas que no son de confianza. El sandbox de Jinja capta llamadas a str.format y garantiza que no escapen de la sandbox. Sin embargo, es posible almacenar una referencia al m\\u00e9todo de formato de una cadena maliciosa y luego pasarla a un filtro que lo llame. Estos filtros no est\\u00e1n integrados en Jinja, pero podr\\u00edan estar presentes a trav\\u00e9s de filtros personalizados en una aplicaci\\u00f3n. Despu\\u00e9s de la soluci\\u00f3n, estas llamadas indirectas tambi\\u00e9n son gestionadas por la sandbox. Esta vulnerabilidad se solucion\\u00f3 en 3.1.5.\"}]",
"id": "CVE-2024-56326",
"lastModified": "2024-12-27T18:15:38.947",
"metrics": "{\"cvssMetricV40\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"4.0\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\", \"baseScore\": 5.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"PASSIVE\", \"vulnerableSystemConfidentiality\": \"HIGH\", \"vulnerableSystemIntegrity\": \"HIGH\", \"vulnerableSystemAvailability\": \"HIGH\", \"subsequentSystemConfidentiality\": \"NONE\", \"subsequentSystemIntegrity\": \"NONE\", \"subsequentSystemAvailability\": \"NONE\", \"exploitMaturity\": \"NOT_DEFINED\", \"confidentialityRequirements\": \"NOT_DEFINED\", \"integrityRequirements\": \"NOT_DEFINED\", \"availabilityRequirements\": \"NOT_DEFINED\", \"modifiedAttackVector\": \"NOT_DEFINED\", \"modifiedAttackComplexity\": \"NOT_DEFINED\", \"modifiedAttackRequirements\": \"NOT_DEFINED\", \"modifiedPrivilegesRequired\": \"NOT_DEFINED\", \"modifiedUserInteraction\": \"NOT_DEFINED\", \"modifiedVulnerableSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedVulnerableSystemIntegrity\": \"NOT_DEFINED\", \"modifiedVulnerableSystemAvailability\": \"NOT_DEFINED\", \"modifiedSubsequentSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedSubsequentSystemIntegrity\": \"NOT_DEFINED\", \"modifiedSubsequentSystemAvailability\": \"NOT_DEFINED\", \"safety\": \"NOT_DEFINED\", \"automatable\": \"NOT_DEFINED\", \"recovery\": \"NOT_DEFINED\", \"valueDensity\": \"NOT_DEFINED\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\"}}], \"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}]}",
"published": "2024-12-23T16:15:07.590",
"references": "[{\"url\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"source\": \"security-advisories@github.com\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-693\"}, {\"lang\": \"en\", \"value\": \"CWE-1336\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T14:57:58.000Z",
"cve": "CVE-2024-56326",
"id": "msrc_CVE-2024-56326",
"initial_release_date": "2024-12-02T00:00:00.000Z",
"product_status:fixed": "4",
"product_status:known_affected": "4",
"product_status:known_not_affected": "3",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Jinja has a sandbox breakout through indirect reference to format method",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-56326.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-56326\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-23T16:15:07.590\",\"lastModified\":\"2026-06-17T08:12:03.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"},{\"lang\":\"es\",\"value\":\"Jinja es un motor de plantillas extensible. Antes de la versi\u00f3n 3.1.5, una supervisi\u00f3n de c\u00f3mo el entorno aislado de Jinja detecta llamadas a str.format permit\u00eda a un atacante que controlaba el contenido de una plantilla ejecutar c\u00f3digo Python arbitrario. Para aprovechar la vulnerabilidad, un atacante necesita controlar el contenido de una plantilla. Que ese sea el caso depende del tipo de aplicaci\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas que no son de confianza. El sandbox de Jinja capta llamadas a str.format y garantiza que no escapen de la sandbox. Sin embargo, es posible almacenar una referencia al m\u00e9todo de formato de una cadena maliciosa y luego pasarla a un filtro que lo llame. Estos filtros no est\u00e1n integrados en Jinja, pero podr\u00edan estar presentes a trav\u00e9s de filtros personalizados en una aplicaci\u00f3n. Despu\u00e9s de la soluci\u00f3n, estas llamadas indirectas tambi\u00e9n son gestionadas por la sandbox. Esta vulnerabilidad se solucion\u00f3 en 3.1.5.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"pallets\",\"product\":\"jinja\",\"versions\":[{\"version\":\"\u003c 3.1.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-27T17:50:50.460995Z\",\"id\":\"CVE-2024-56326\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-693\"},{\"lang\":\"en\",\"value\":\"CWE-1336\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.5\",\"matchCriteriaId\":\"AB319144-011C-489C-A742-641ED65EEB0B\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/jinja/releases/tag/3.1.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-01T13:59:16+00:00",
"cve": "CVE-2024-56326",
"id": "CVE-2024-56326",
"initial_release_date": "2024-12-23T15:43:49.400000+00:00",
"product_status:fixed": "941",
"product_status:known_affected": "33",
"product_status:known_not_affected": "3068",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-56326.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-56326\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-27T17:50:50.460995Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-24T01:43:04.937Z\"}}], \"cna\": {\"title\": \"Jinja has a sandbox breakout through indirect reference to format method\", \"source\": {\"advisory\": \"GHSA-q2x7-8rv6-6q7h\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"jinja\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.1.5\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"name\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"name\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"name\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1336\", \"description\": \"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-693\", \"description\": \"CWE-693: Protection Mechanism Failure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-23T15:43:49.400Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-56326\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-27T17:54:33.724Z\", \"dateReserved\": \"2024-12-19T18:34:22.764Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-23T15:43:49.400Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:1109
Vulnerability from csaf_redhat - Published: 2025-02-06 05:02 - Updated: 2026-07-01 13:59A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-jinja2 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1109",
"url": "https://access.redhat.com/errata/RHSA-2025:1109"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1109.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-01T13:59:27+00:00",
"generator": {
"date": "2026-07-01T13:59:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1109",
"initial_release_date": "2025-02-06T05:02:43+00:00",
"revision_history": [
{
"date": "2025-02-06T05:02:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-06T05:02:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"product": {
"name": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"product_id": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-2.el8_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"product_id": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-2.el8_4.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.1.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.1.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-2.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.1.src"
},
"product_reference": "python-jinja2-0:2.10.1-2.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-06T05:02:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1109"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.E4S:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.E4S:python3-jinja2-0:2.10.1-2.el8_4.1.noarch",
"AppStream-8.4.0.Z.TUS:python-jinja2-0:2.10.1-2.el8_4.1.src",
"AppStream-8.4.0.Z.TUS:python3-jinja2-0:2.10.1-2.el8_4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1118
Vulnerability from csaf_redhat - Published: 2025-02-13 02:42 - Updated: 2026-07-01 13:59A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.55 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.55. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1116\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames\n(CVE-2024-56201)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"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:1118",
"url": "https://access.redhat.com/errata/RHSA-2025:1118"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1118.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.55 packages and security update",
"tracking": {
"current_release_date": "2026-07-01T13:59:26+00:00",
"generator": {
"date": "2026-07-01T13:59:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1118",
"initial_release_date": "2025-02-13T02:42:03+00:00",
"revision_history": [
{
"date": "2025-02-13T02:42:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-13T02:42:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.13.0-202501071752.p0.g36754b7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-6.el9.2.src",
"product": {
"name": "python-jinja2-0:3.0.1-6.el9.2.src",
"product_id": "python-jinja2-0:3.0.1-6.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-6.el9.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.13.0-202501071752.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.13.0-202501071752.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.13.0-202501071752.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.13.0-202501071752.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product_id": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-6.el9.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-6.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src"
},
"product_reference": "python-jinja2-0:3.0.1-6.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T02:42:03+00:00",
"details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1118"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T02:42:03+00:00",
"details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1118"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202501071752.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-IRONIC-4.13:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.13:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1123
Vulnerability from csaf_redhat - Published: 2025-02-12 00:13 - Updated: 2026-07-05 13:36A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x | — |
Vendor Fix
fix
Workaround
|
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-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x | — |
Vendor Fix
fix
|
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.34 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.34. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:1124\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* jinja2: Jinja has a sandbox breakout through malicious filenames\n(CVE-2024-56201)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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:1123",
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2330539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330539"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1123.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.34 security and extras update",
"tracking": {
"current_release_date": "2026-07-05T13:36:18+00:00",
"generator": {
"date": "2026-07-05T13:36:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1123",
"initial_release_date": "2025-02-12T00:13:05+00:00",
"revision_history": [
{
"date": "2025-02-12T00:13:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T00:13:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-05T13:36:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202501311735.p0.g2cb0020.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202501311933.p0.g4246d04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202501311605.p0.g4246d04.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202501311735.p0.g2cb0020.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202501311933.p0.g4246d04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202501311605.p0.g4246d04.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202501311735.p0.g2cb0020.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202501311933.p0.g4246d04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202501311605.p0.g4246d04.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202501311735.p0.g2cb0020.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202501311933.p0.g4246d04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202501311605.p0.g4246d04.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Pedro Gallegos",
"Simon Scannell",
"Jasiel Spelman"
],
"organization": "Google"
}
],
"cve": "CVE-2024-12085",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2024-12-05T12:06:36.594000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330539"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Info Leak via Uninitialized Stack Contents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as having Important impact as it helps bypass Address Space Layout Randomization (ASLR). ASLR is a memory protection system which makes the exploitation of memory corruption vulnerabilities more difficult.",
"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-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12085"
},
{
"category": "external",
"summary": "RHBZ#2330539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330539"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12085",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12085"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/952657",
"url": "https://kb.cert.org/vuls/id/952657"
}
],
"release_date": "2025-01-14T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:13:05+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
},
{
"category": "workaround",
"details": "Seeing as this vulnerability relies on information leakage coming from the presence of data in the uninitialized memory of the `sum2` buffer, a potential mitigation involves compiling rsync with the `-ftrivial-auto-var-init=zero` option set. This mitigates the issue because it initializes the `sum2` variable\u0027s memory with zeroes to prevent uninitialized memory disclosure.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rsync: Info Leak via Uninitialized Stack Contents"
},
{
"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",
"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-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:13:05+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
}
],
"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-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:13:05+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:13:05+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:47669c93d758474f9e9520aff26ecce659f8d736cd3cde046f9556f8dbc758fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:6d7dd4dd58b1a5ef415ae096e8aa099441bd47fb6bb04f152262bb8b2e656a3d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:7889b56b7aa50c9f5cf82d28e107e6fd65374a25dd146056868e84619d3b14f4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:d383dd8a2a04d05692eb8d49731267d19742830fee9ec5ea342312b105514961_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:0247f2a1d25885c1299c2002266144a2120c21882dfed20e79e7496512e476c4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:cf512da56bb27aeb194b38b7792029286285e19e904788984a058eb596779539_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:d9d23d3913086cd73b2b684adf3a87f5c34bdc2a1c9b41bc15fc97cca7ad6abb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:fc509614d7dfdb900a81bb08b6665672adedd411d428498f6367baab3f0561e5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:37690f2e992b25784a7e50395b718e8186cb52484ed25dfbf49a3ad26a62de63_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:71841389668e11dba445b37c6c029f6ef4be3041e23ef00c722074176504094e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:a773937982aa37ef645253e2e6e2d9c38fb4d9a8da0acb151f662fc382ec4536_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:ea76e0540b3d3d968e460cc5d6b5abe76c4bba588587f5453d32d83cf643962e_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1130
Vulnerability from csaf_redhat - Published: 2025-02-12 04:05 - Updated: 2026-07-01 13:59A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64 | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.45 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.45. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1128\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames\n(CVE-2024-56201)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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:1130",
"url": "https://access.redhat.com/errata/RHSA-2025:1130"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1130.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.45 packages and security update",
"tracking": {
"current_release_date": "2026-07-01T13:59:26+00:00",
"generator": {
"date": "2026-07-01T13:59:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1130",
"initial_release_date": "2025-02-12T04:05:10+00:00",
"revision_history": [
{
"date": "2025-02-12T04:05:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T04:05:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-6.el9.2.src",
"product": {
"name": "python-jinja2-0:3.0.1-6.el9.2.src",
"product_id": "python-jinja2-0:3.0.1-6.el9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-6.el9.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el8.src",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el8.src",
"product_id": "crun-0:1.17-2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el9.src",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el9.src",
"product_id": "crun-0:1.17-2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product_id": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-6.el9.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el8.x86_64",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el8.x86_64",
"product_id": "crun-0:1.17-2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el9.x86_64",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el9.x86_64",
"product_id": "crun-0:1.17-2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el8.aarch64",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el8.aarch64",
"product_id": "crun-0:1.17-2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el9.aarch64",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el9.aarch64",
"product_id": "crun-0:1.17-2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_id": "crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_id": "crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el8.s390x",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el8.s390x",
"product_id": "crun-0:1.17-2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.17-2.rhaos4.15.el9.s390x",
"product": {
"name": "crun-0:1.17-2.rhaos4.15.el9.s390x",
"product_id": "crun-0:1.17-2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.17-2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"product_id": "crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.17-2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"product_id": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.17-2.rhaos4.15.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.17-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64"
},
"product_reference": "crun-0:1.17-2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-6.el9.2.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src"
},
"product_reference": "python-jinja2-0:3.0.1-6.el9.2.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-6.el9.2.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-6.el9.2.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T04:05:10+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1130"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T04:05:10+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1130"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:crun-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debuginfo-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:crun-debugsource-0:1.17-2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:python-jinja2-0:3.0.1-6.el9.2.src",
"9Base-RHOSE-IRONIC-4.15:python3-jinja2-0:3.0.1-6.el9.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1241
Vulnerability from csaf_redhat - Published: 2025-02-13 00:42 - Updated: 2026-07-01 13:59A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.73 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.73. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1242\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating_a_cluster/updating-cluster-cli.html",
"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:1241",
"url": "https://access.redhat.com/errata/RHSA-2025:1241"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1241.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.73 security and extras update",
"tracking": {
"current_release_date": "2026-07-01T13:59:26+00:00",
"generator": {
"date": "2026-07-01T13:59:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1241",
"initial_release_date": "2025-02-13T00:42:45+00:00",
"revision_history": [
{
"date": "2025-02-13T00:42:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-13T00:42:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.12.0-202501291059.p0.g4cbff2b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_id": "openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy\u0026tag=v4.12.0-202501291059.p0.g4cbff2b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.12.0-202501291059.p0.g4cbff2b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.12.0-202501291059.p0.gd5498aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.12.0-202501291059.p0.ge8b93dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.12.0-202501291059.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.12.0-202501291059.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.12.0-202501291059.p0.g5e2696b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.12.0-202502040858.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.12.0-202501291059.p0.g007c2b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.12.0-202501291059.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"product_id": "openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.12.0-202501291059.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.12.0-202501291429.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.12.0-202502100329.p0.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.12.0-202501291059.p0.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.12.0-202501291059.p0.g1ae818e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.g742d4b4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.ga1b4a28.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.12.0-202501291059.p0.ga1b4a28.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.12.0-202501291059.p0.g1429a66.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.g30790fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"product": {
"name": "openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"product_id": "openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-contour-rhel8\u0026tag=v4.12.0-202501291059.p0.g45e9b62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.12.0-202501291059.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.12.0-202501291059.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.12.0-202501291059.p0.g2850049.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.gda2786b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"product_id": "openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.12.0-202501291059.p0.g2e8a42b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.12.0-202501291059.p0.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"product": {
"name": "openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"product_id": "openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.gbffcfee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.12.0-202501291059.p0.g48b6377.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.12.0-202501291059.p0.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.12.0-202501291059.p0.gee4fb01.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.12.0-202501291059.p0.g295fe45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.12.0-202501291059.p0.g68b461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.12.0-202501291059.p0.gd58a580.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.12.0-202501291059.p0.g700b61e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.12.0-202501291059.p0.gd58a580.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.12.0-202501291059.p0.gd58a580.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64"
},
"product_reference": "openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64"
},
"product_reference": "openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T00:42:45+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1241"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/kubernetes-nmstate-rhel8-operator@sha256:d9a3de8a5687c8323dccfe4efd6ff51b9b3fd8f60a91e83e5ead75ac83834122_amd64",
"8Base-RHOSE-4.12:openshift4/metallb-rhel8-operator@sha256:8e7714ef606d603c03383b53f5581de648f52614b85b445a8309606386d14970_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ansible-operator@sha256:6ce836d2edd59115de5effcfeae86c3a2c71194cfe8c5e966049f7534c7739ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:6767351952682d50232a964824ad4232c796cf9d9b439853823963e1d5b55e7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:abaabf053be0766126d2c84c00c868bc40aad80d73da5d95ea981216751f4ec8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy-rhel8@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-event-proxy@sha256:b8ea13af0ca7e52b10f133c749e5a58390135348933771581df3a4cca6f013bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capacity@sha256:6a32f1fa6072b2e0d7f87d490bf9beaa242881fc76fa8d6f82717c2d7ab38998_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:dadf519c39db8eaca3ae19a7b6b91c22a165dff270b9570af5fd291fa4a47ca7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-nfd-operator@sha256:6bcf297c78bef539449faf9f14ef1a1aad31243e980345fd4fda1cacafed5343_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:f345077acab537ded71dc4cb86b7fec95a493759dd13138d35d144bb47e889ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-clusterresourceoverride-rhel8@sha256:bd8759cd6c29f80ffdc77ddebd6d665915ab8ea1b70cd18bcee9452310648bdb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-contour-rhel8@sha256:63758878dda70562a07a3f49765fbe9e0d6e1b619b73f6b4d7427467f7fc4254_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:3896c25a9de8f94b7330ec6b58808e84d146b183f837522f83e250f4d79cb8a8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-dns-proxy@sha256:e8b1f0c5c193cd7347731e3b3cc0e68ebb70b273bbab95baf09fd6503b6f1ba9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-http-proxy@sha256:f9f090903487d0d44ac8432124c82081c8005a8b3b2e7d617fcbe045649937e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-egress-router@sha256:01e63995414df066a434a31737e274824bca95bb250f5bb70f0a1cd7b6a31953_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:dfcc5a6f1e997d0e16f93d7ea244e7a1a50a84df66a9c0e3a5e8b9aef08bc697_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:b313de17a7db17e587270e172b24122a3bb614fc64675bdb04b1f637ebff8f48_amd64",
"8Base-RHOSE-4.12:openshift4/ose-helm-operator@sha256:16c739f30c876157057b21135118399cd5b5a27fa809358c697df1607fcb89aa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:032fabec4d3bc7073800aae994278f9f5f2514a0cdc7961813c4d11cf37eb025_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-diskmaker@sha256:ff917ee18bd3101a746c71a8d29d86bf7ec61295a86ff8fadf66e771a8332a0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-mustgather-rhel8@sha256:bb876e7b9319c55b259f4eabd81978b7396a99dfc696454695c6459b65e39bec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-local-storage-operator@sha256:9e887a3c00520d68e2206af7fffd0cb81d872e40e57e519829377d88f3bd169e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-node-feature-discovery@sha256:47a9f9b721bcd2a622b011773288126e229330542767655359392526b8678369_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-sdk-rhel8@sha256:350b1d292b2ac40077cb405ba8f1de04d545d8e549c98fd017d00ab89a76ffdc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp-operator@sha256:54ececa36ef9491647773fd9c21ab4d7daa92c0409a8833218ea9668e1c63179_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ptp@sha256:803fd085eae81adf14fd31e914f34aae89925342ca067e50900b1af27b0e0bb5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-cni@sha256:bf693959716549d2f1367f2cb93f5180b8a8c2603407169fcee75aa8bddadb7b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-dp-admission-controller@sha256:d48325e6cf96fbb476067de111e25bdc750d602f08283bf966a842a04753c4b4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-infiniband-cni@sha256:5a9429fa2b0da2a0a4394c0b6d03ba6b438599bee8d4639915e8b2e9372b7420_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-config-daemon@sha256:1ed6c9c79a72483611ca1a399dbf875468966eaf049f154283e64e9d7ef5fa33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-device-plugin@sha256:6631bdb0024b5c48c3ce003aa5d0bebefd94d1d083520d8f2856467d0f8b2c25_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-operator@sha256:0d9ea539470a7f83c471a232554d9474b223f4ddd78f80dbc75acf2ccfd2b97e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sriov-network-webhook@sha256:cc1ea4db5ea3760e5f93b0be3985c4bea58303e51ee5951fc9f7ba8fab2503e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:79a076dc2ec9821812ce35a9fdb72978317d8a3c2b5d4b384a7815a0f89394fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b8ae092fb760ead1ca9a23fa9f23fc11dee4e05d1028b6e1ab323875a4639ab9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1249
Vulnerability from csaf_redhat - Published: 2025-02-10 18:38 - Updated: 2026-07-03 05:02A flaw was found in jQuery. HTML containing \<option\> elements from untrusted sources are passed, even after sanitizing, to one of jQuery's DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in bootstrap associated with the data-loading-text attribute within the button plugin. This vulnerability allows malicious JavaScript code to be injected into the attribute, which is then executed when the button's loading state is triggered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated container images are now available for Discovery 1.12.",
"title": "Topic"
},
{
"category": "general",
"text": "The Discovery container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to these new images specifically, or to the latest images generally.\n\nFixed CVEs:\nCVE-2024-39338\nCVE-2024-56201\nCVE-2024-45590\nCVE-2024-41991\nCVE-2024-42005\nCVE-2024-41989\nCVE-2024-8775\nCVE-2024-43799\nCVE-2024-43796\nCVE-2024-43800\nCVE-2024-45296\nCVE-2024-43788\nCVE-2024-21536\nCVE-2024-56326\nCVE-2024-21538\nCVE-2020-11023\nCVE-2024-55565\nCVE-2023-44270\nCVE-2024-6485\nCVE-2024-53907\nCVE-2024-56374\nCVE-2024-52798\nCVE-2024-31449\nCVE-2024-46981\nCVE-2024-31228",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1249",
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "DISCOVERY-895",
"url": "https://issues.redhat.com/browse/DISCOVERY-895"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1249.json"
}
],
"title": "Red Hat Security Advisory: updated discovery container images",
"tracking": {
"current_release_date": "2026-07-03T05:02:19+00:00",
"generator": {
"date": "2026-07-03T05:02:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1249",
"initial_release_date": "2025-02-10T18:38:39+00:00",
"revision_history": [
{
"date": "2025-02-10T18:38:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-10T18:38:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-03T05:02:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Discovery 1 for RHEL 9",
"product": {
"name": "Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:discovery:1.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product": {
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product_id": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771?arch=amd64\u0026repository_url=registry.redhat.io/discovery/discovery-server-rhel9\u0026tag=1.12.0-1"
}
}
},
{
"category": "product_version",
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product": {
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product_id": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a?arch=amd64\u0026repository_url=registry.redhat.io/discovery/discovery-ui-rhel9\u0026tag=1.12.0-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product": {
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product_id": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70?arch=arm64\u0026repository_url=registry.redhat.io/discovery/discovery-server-rhel9\u0026tag=1.12.0-1"
}
}
},
{
"category": "product_version",
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product": {
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product_id": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c?arch=arm64\u0026repository_url=registry.redhat.io/discovery/discovery-ui-rhel9\u0026tag=1.12.0-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64"
},
"product_reference": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64"
},
"product_reference": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64"
},
"product_reference": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
},
"product_reference": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"relates_to_product_reference": "9Base-discovery-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11023",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2020-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1850004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. As PCS does not accept untrusted input, the vulnerable code cannot be controlled by an attacker.\n\nMultiple Red Hat offerings use doxygen to build documentation. During this process an affected jquery.js file can be included in the resulting package. The \u0027gcc\u0027 and \u0027tbb\u0027 packages were potentially vulnerable via this method.\n\nOpenShift Container Platform 4 is not affected because even though it uses the \u0027gcc\u0027 component, vulnerable code is limited within the libstdc++-docs rpm package, which is not shipped.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-11023"
},
{
"category": "external",
"summary": "RHBZ#1850004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023"
},
{
"category": "external",
"summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/",
"url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-01-23T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods"
},
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"cve": "CVE-2024-6485",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-07-11T17:30:47+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2297388"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in bootstrap associated with the data-loading-text attribute within the button plugin. This vulnerability allows malicious JavaScript code to be injected into the attribute, which is then executed when the button\u0027s loading state is triggered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bootstrap: Cross-Site Scripting via button plugin on bootstrap",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6485"
},
{
"category": "external",
"summary": "RHBZ#2297388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6485",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6485"
},
{
"category": "external",
"summary": "https://www.herodevs.com/vulnerability-directory/cve-2024-6485",
"url": "https://www.herodevs.com/vulnerability-directory/cve-2024-6485"
}
],
"release_date": "2024-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bootstrap: Cross-Site Scripting via button plugin on bootstrap"
},
{
"cve": "CVE-2024-8775",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-09-13T08:31:27.781000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312119"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as moderate rather than important because while it does expose sensitive information during playbook execution, the exposure is limited to logs and output generated during the run, which is typically accessible only to authorized users with sufficient privileges. The flaw does not result in an immediate or direct compromise of systems, as no remote exploitation vector is introduced. Additionally, the risk can be mitigated through proper configuration (`no_log: true`) and access control measures, reducing the likelihood of unauthorized access to the logged data. However, the unintentional disclosure of secrets like passwords or API keys still presents a potential risk for privilege escalation or lateral movement within an environment, justifying a moderate severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8775"
},
{
"category": "external",
"summary": "RHBZ#2312119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312119"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8775"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-jpxc-vmjf-9fcj",
"url": "https://github.com/advisories/GHSA-jpxc-vmjf-9fcj"
}
],
"release_date": "2024-09-13T08:35:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-21538",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-11-08T13:44:29.182678+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2324550"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cross-spawn: regular expression denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "RHBZ#2324550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324550"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/pull/160",
"url": "https://github.com/moxystudio/node-cross-spawn/pull/160"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230",
"url": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230"
}
],
"release_date": "2024-11-08T05:00:04.695000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression denial of service"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
},
{
"cve": "CVE-2024-43788",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-08-27T17:20:06.890123+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308193"
}
],
"notes": [
{
"category": "description",
"text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43788"
},
{
"category": "external",
"summary": "RHBZ#2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61",
"url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-08-27T17:15:07.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-46981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-01-06T22:00:39.382359+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2336004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis\u0027 Lua library commands may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting.\n\nThis vulnerability in Redis is classified as high severity rather than moderate due to its potential impact and exploitation scope. By manipulating the Lua garbage collector through crafted scripts, an authenticated attacker can achieve remote code execution (RCE), allowing them to execute arbitrary commands on the host system. This compromises not only the integrity and confidentiality of the data stored in Redis but also the underlying server itself. Furthermore, the exploitation does not require direct access to the server binary, making it feasible for attackers to execute through legitimate, albeit malicious, commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-46981"
},
{
"category": "external",
"summary": "RHBZ#2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/6.2.17",
"url": "https://github.com/redis/redis/releases/tag/6.2.17"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.2.7",
"url": "https://github.com/redis/redis/releases/tag/7.2.7"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.4.2",
"url": "https://github.com/redis/redis/releases/tag/7.4.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c"
}
],
"release_date": "2025-01-06T21:11:51.687000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis\u0027 Lua library commands may lead to remote code execution"
},
{
"cve": "CVE-2024-52798",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-12-05T23:00:59.020167+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists because of an incomplete fix for CVE-2024-45296.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "RHBZ#2330689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4",
"url": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w"
}
],
"release_date": "2024-12-05T22:45:42.774000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Avoid using two parameters within a single path segment when the separator is not, for example, /:a-:b. Alternatively, you can define the regex used for both parameters and ensure they do not overlap to allow backtracking.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x"
},
{
"cve": "CVE-2024-53907",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-11-28T02:48:36.215000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2329288"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential denial-of-service in django.utils.html.strip_tags()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as a Moderate severity because it exposes the strip_tags() method and striptags template filter to a potential denial-of-service attack, malicious input containing large sequences of nested incomplete HTML entities could cause excessive processing, but it does not affect data confidentiality or integrity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53907"
},
{
"category": "external",
"summary": "RHBZ#2329288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53907",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/"
}
],
"release_date": "2024-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "django: Potential denial-of-service in django.utils.html.strip_tags()"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
},
{
"cve": "CVE-2024-56374",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-14T20:01:09.167282+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: potential denial-of-service vulnerability in IPv6 validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56374"
},
{
"category": "external",
"summary": "RHBZ#2337996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/01/14/2",
"url": "http://www.openwall.com/lists/oss-security/2025/01/14/2"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/"
}
],
"release_date": "2025-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "django: potential denial-of-service vulnerability in IPv6 validation"
}
]
}
RHSA-2025:1250
Vulnerability from csaf_redhat - Published: 2025-02-10 21:01 - Updated: 2026-07-01 13:59A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-jinja2 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1250",
"url": "https://access.redhat.com/errata/RHSA-2025:1250"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1250.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-07-01T13:59:33+00:00",
"generator": {
"date": "2026-07-01T13:59:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1250",
"initial_release_date": "2025-02-10T21:01:11+00:00",
"revision_history": [
{
"date": "2025-02-10T21:01:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-10T21:01:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.7.2-5.el7_9.src",
"product": {
"name": "python-jinja2-0:2.7.2-5.el7_9.src",
"product_id": "python-jinja2-0:2.7.2-5.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.7.2-5.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.7.2-5.el7_9.noarch",
"product": {
"name": "python-jinja2-0:2.7.2-5.el7_9.noarch",
"product_id": "python-jinja2-0:2.7.2-5.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.7.2-5.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.7.2-5.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.noarch"
},
"product_reference": "python-jinja2-0:2.7.2-5.el7_9.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.7.2-5.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.src"
},
"product_reference": "python-jinja2-0:2.7.2-5.el7_9.src",
"relates_to_product_reference": "7Server-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.noarch",
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T21:01:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.noarch",
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.noarch",
"7Server-ELS:python-jinja2-0:2.7.2-5.el7_9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1710
Vulnerability from csaf_redhat - Published: 2025-02-27 00:58 - Updated: 2026-07-05 13:36A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
Workaround
|
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-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.46 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.46. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1711\n\nSecurity Fix(es):\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may\ncause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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:1710",
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1710.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.46 security and extras update",
"tracking": {
"current_release_date": "2026-07-05T13:36:26+00:00",
"generator": {
"date": "2026-07-05T13:36:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1710",
"initial_release_date": "2025-02-27T00:58:32+00:00",
"revision_history": [
{
"date": "2025-02-27T00:58:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-27T00:58:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-05T13:36:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product_id": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202502171304.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product_id": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product_id": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product_id": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product": {
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product_id": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product_id": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202502171304.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product_id": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product_id": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product_id": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64"
},
"product_reference": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"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-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"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-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"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-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1861
Vulnerability from csaf_redhat - Published: 2025-02-25 19:38 - Updated: 2026-07-01 13:59A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user's home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openstack-ansible-core is now available for Red Hat OpenStack\nPlatform 17.1 (Wallaby) for Red Hat Enterprise Linux 9.2.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "An ansible-core rebuild for OpenStack based on python 3.9.\n\nSecurity Fix(es):\n\n* Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n\n* Jinja has a sandbox breakout through indirect reference to format method\n(CVE-2024-56326)\n\n* Ansible-core user may read/write unauthorized content (CVE-2024-9902)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1861",
"url": "https://access.redhat.com/errata/RHSA-2025:1861"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2318271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318271"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1861.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.4 (openstack-ansible-core) security update",
"tracking": {
"current_release_date": "2026-07-01T13:59:28+00:00",
"generator": {
"date": "2026-07-01T13:59:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1861",
"initial_release_date": "2025-02-25T19:38:23+00:00",
"revision_history": [
{
"date": "2025-02-25T19:38:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-25T19:38:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T13:59:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-DEPLOYMENT-TOOLS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-TOOLS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"product": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"product_id": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ansible-core@2.14.2-4.6.el9ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"product": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"product_id": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ansible-core@2.14.2-4.6.el9ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-DEPLOYMENT-TOOLS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-DEPLOYMENT-TOOLS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-TOOLS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
},
"product_reference": "openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-TOOLS-17.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Clay"
]
}
],
"cve": "CVE-2024-9902",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2024-10-12T02:41:32.581000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user\u0027s home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: Ansible-core user may read/write unauthorized content",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9902"
},
{
"category": "external",
"summary": "RHBZ#2318271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9902"
}
],
"release_date": "2024-11-06T06:11:25.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T19:38:23+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1861"
},
{
"category": "workaround",
"details": "In the play that uses the user module with the key generation option,\nhave a prior task ensuring the public key does not exist for example:\n\n- name: avoid user exploit (change name depending on other options\nused in user task)\nfile: path=/home/{{username}}/.ssh/id_rsa.pub state=absent",
"product_ids": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-core: Ansible-core user may read/write unauthorized content"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T19:38:23+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1861"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T19:38:23+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1861"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-DEPLOYMENT-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.src",
"9Base-RHOS-TOOLS-17.1:openstack-ansible-core-0:2.14.2-4.6.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:2399
Vulnerability from csaf_redhat - Published: 2025-03-05 14:29 - Updated: 2026-07-03 02:00An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src | — |
Vendor Fix
fix
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src | — |
A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* python-jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\n* python-django: potential denial-of-service vulnerability in IPv6 validation (CVE-2024-56374)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.",
"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:2399",
"url": "https://access.redhat.com/errata/RHSA-2025:2399"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "2337996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996"
},
{
"category": "external",
"summary": "SAT-30027",
"url": "https://issues.redhat.com/browse/SAT-30027"
},
{
"category": "external",
"summary": "SAT-30099",
"url": "https://issues.redhat.com/browse/SAT-30099"
},
{
"category": "external",
"summary": "SAT-30256",
"url": "https://issues.redhat.com/browse/SAT-30256"
},
{
"category": "external",
"summary": "SAT-30283",
"url": "https://issues.redhat.com/browse/SAT-30283"
},
{
"category": "external",
"summary": "SAT-30293",
"url": "https://issues.redhat.com/browse/SAT-30293"
},
{
"category": "external",
"summary": "SAT-30294",
"url": "https://issues.redhat.com/browse/SAT-30294"
},
{
"category": "external",
"summary": "SAT-30918",
"url": "https://issues.redhat.com/browse/SAT-30918"
},
{
"category": "external",
"summary": "SAT-30934",
"url": "https://issues.redhat.com/browse/SAT-30934"
},
{
"category": "external",
"summary": "SAT-30936",
"url": "https://issues.redhat.com/browse/SAT-30936"
},
{
"category": "external",
"summary": "SAT-30937",
"url": "https://issues.redhat.com/browse/SAT-30937"
},
{
"category": "external",
"summary": "SAT-30938",
"url": "https://issues.redhat.com/browse/SAT-30938"
},
{
"category": "external",
"summary": "SAT-30939",
"url": "https://issues.redhat.com/browse/SAT-30939"
},
{
"category": "external",
"summary": "SAT-30940",
"url": "https://issues.redhat.com/browse/SAT-30940"
},
{
"category": "external",
"summary": "SAT-30941",
"url": "https://issues.redhat.com/browse/SAT-30941"
},
{
"category": "external",
"summary": "SAT-30942",
"url": "https://issues.redhat.com/browse/SAT-30942"
},
{
"category": "external",
"summary": "SAT-30954",
"url": "https://issues.redhat.com/browse/SAT-30954"
},
{
"category": "external",
"summary": "SAT-30955",
"url": "https://issues.redhat.com/browse/SAT-30955"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2399.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.16.3 Async Update",
"tracking": {
"current_release_date": "2026-07-03T02:00:17+00:00",
"generator": {
"date": "2026-07-03T02:00:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:2399",
"initial_release_date": "2025-03-05T14:29:44+00:00",
"revision_history": [
{
"date": "2025-03-05T14:29:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-05T14:29:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-03T02:00:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-maintenance",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-maintenance",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "candlepin-0:4.4.21-1.el8sat.src",
"product": {
"name": "candlepin-0:4.4.21-1.el8sat.src",
"product_id": "candlepin-0:4.4.21-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.4.21-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "foreman-0:3.12.0.6-1.el8sat.src",
"product": {
"name": "foreman-0:3.12.0.6-1.el8sat.src",
"product_id": "foreman-0:3.12.0.6-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.12.0.6-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.12.0.4-2.el8sat.src",
"product": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.src",
"product_id": "foreman-installer-1:3.12.0.4-2.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.12.0.4-2.el8sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.19-1.el8pc.src",
"product": {
"name": "python-django-0:4.2.19-1.el8pc.src",
"product_id": "python-django-0:4.2.19-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.19-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.5-1.el8pc.src",
"product": {
"name": "python-jinja2-0:3.1.5-1.el8pc.src",
"product_id": "python-jinja2-0:3.1.5-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.5-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-cli-0:0.29.2-2.el8pc.src",
"product": {
"name": "python-pulp-cli-0:0.29.2-2.el8pc.src",
"product_id": "python-pulp-cli-0:0.29.2-2.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-cli@0.29.2-2.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-0:2.20.5-1.el8pc.src",
"product": {
"name": "python-pulp-container-0:2.20.5-1.el8pc.src",
"product_id": "python-pulp-container-0:2.20.5-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container@2.20.5-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-glue-0:0.29.2-2.el8pc.src",
"product": {
"name": "python-pulp-glue-0:0.29.2-2.el8pc.src",
"product_id": "python-pulp-glue-0:0.29.2-2.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-glue@0.29.2-2.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.32.3-2.el8pc.src",
"product": {
"name": "python-requests-0:2.32.3-2.el8pc.src",
"product_id": "python-requests-0:2.32.3-2.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.32.3-2.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"product": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"product_id": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_ansible@14.2.3-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"product": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"product_id": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.12-1.el8sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"product": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"product_id": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_openscap@9.0.5-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"product": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"product_id": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@13.2.7-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.5-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.src",
"product": {
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.src",
"product_id": "rubygem-katello-0:4.14.0.8-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.8-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.3-2.el8sat.src",
"product": {
"name": "satellite-0:6.16.3-2.el8sat.src",
"product_id": "satellite-0:6.16.3-2.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.3-2.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"product": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"product_id": "scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scap-security-guide-satellite@1.0.0-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.33-1.el8pc.src",
"product": {
"name": "python-pulpcore-0:3.49.33-1.el8pc.src",
"product_id": "python-pulpcore-0:3.49.33-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.33-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "candlepin-0:4.4.21-1.el9sat.src",
"product": {
"name": "candlepin-0:4.4.21-1.el9sat.src",
"product_id": "candlepin-0:4.4.21-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.4.21-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "foreman-0:3.12.0.6-1.el9sat.src",
"product": {
"name": "foreman-0:3.12.0.6-1.el9sat.src",
"product_id": "foreman-0:3.12.0.6-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.12.0.6-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.12.0.4-2.el9sat.src",
"product": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.src",
"product_id": "foreman-installer-1:3.12.0.4-2.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.12.0.4-2.el9sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.19-1.el9pc.src",
"product": {
"name": "python-django-0:4.2.19-1.el9pc.src",
"product_id": "python-django-0:4.2.19-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.19-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.5-1.el9pc.src",
"product": {
"name": "python-jinja2-0:3.1.5-1.el9pc.src",
"product_id": "python-jinja2-0:3.1.5-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.5-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-cli-0:0.29.2-2.el9pc.src",
"product": {
"name": "python-pulp-cli-0:0.29.2-2.el9pc.src",
"product_id": "python-pulp-cli-0:0.29.2-2.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-cli@0.29.2-2.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-0:2.20.5-1.el9pc.src",
"product": {
"name": "python-pulp-container-0:2.20.5-1.el9pc.src",
"product_id": "python-pulp-container-0:2.20.5-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container@2.20.5-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-glue-0:0.29.2-2.el9pc.src",
"product": {
"name": "python-pulp-glue-0:0.29.2-2.el9pc.src",
"product_id": "python-pulp-glue-0:0.29.2-2.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-glue@0.29.2-2.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.32.3-2.el9pc.src",
"product": {
"name": "python-requests-0:2.32.3-2.el9pc.src",
"product_id": "python-requests-0:2.32.3-2.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.32.3-2.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"product": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"product_id": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_ansible@14.2.3-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"product": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"product_id": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.12-1.el9sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"product": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"product_id": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_openscap@9.0.5-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"product": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"product_id": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@13.2.7-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.5-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.src",
"product": {
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.src",
"product_id": "rubygem-katello-0:4.14.0.8-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.8-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.3-2.el9sat.src",
"product": {
"name": "satellite-0:6.16.3-2.el9sat.src",
"product_id": "satellite-0:6.16.3-2.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.3-2.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.src",
"product": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.src",
"product_id": "scap-security-guide-satellite-0:1.0.0-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scap-security-guide-satellite@1.0.0-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.33-1.el9pc.src",
"product": {
"name": "python-pulpcore-0:3.49.33-1.el9pc.src",
"product_id": "python-pulpcore-0:3.49.33-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.33-1.el9pc?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "candlepin-0:4.4.21-1.el8sat.noarch",
"product": {
"name": "candlepin-0:4.4.21-1.el8sat.noarch",
"product_id": "candlepin-0:4.4.21-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.4.21-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"product": {
"name": "candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"product_id": "candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin-selinux@4.4.21-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-cli@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-debug@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-pcp@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ec2@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-journald@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-libvirt@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-openstack@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ovirt@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-postgresql@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-redis@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-service-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-service-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-service-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-service@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-telemetry@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"product": {
"name": "foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"product_id": "foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-vmware@3.12.0.6-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"product": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"product_id": "foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.12.0.4-2.el8sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"product": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"product_id": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.4-2.el8sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.19-1.el8pc.noarch",
"product": {
"name": "python3.11-django-0:4.2.19-1.el8pc.noarch",
"product_id": "python3.11-django-0:4.2.19-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.19-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"product_id": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.5-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"product": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"product_id": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-cli@0.29.2-2.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"product_id": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.20.5-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"product_id": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.29.2-2.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.32.3-2.el8pc.noarch",
"product": {
"name": "python3.11-requests-0:2.32.3-2.el8pc.noarch",
"product_id": "python3.11-requests-0:2.32.3-2.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.32.3-2.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"product_id": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_ansible@14.2.3-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"product_id": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.12-1.el8sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"product_id": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_openscap@9.0.5-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"product_id": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@13.2.7-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"product_id": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution-cockpit@13.2.7-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.5-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"product": {
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"product_id": "rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.8-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.16.3-2.el8sat.noarch",
"product": {
"name": "satellite-cli-0:6.16.3-2.el8sat.noarch",
"product_id": "satellite-cli-0:6.16.3-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.16.3-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.16.3-2.el8sat.noarch",
"product": {
"name": "satellite-capsule-0:6.16.3-2.el8sat.noarch",
"product_id": "satellite-capsule-0:6.16.3-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.16.3-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.16.3-2.el8sat.noarch",
"product": {
"name": "satellite-common-0:6.16.3-2.el8sat.noarch",
"product_id": "satellite-common-0:6.16.3-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.16.3-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.3-2.el8sat.noarch",
"product": {
"name": "satellite-0:6.16.3-2.el8sat.noarch",
"product_id": "satellite-0:6.16.3-2.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.3-2.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"product": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"product_id": "scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scap-security-guide-satellite@1.0.0-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"product_id": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.33-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-0:4.4.21-1.el9sat.noarch",
"product": {
"name": "candlepin-0:4.4.21-1.el9sat.noarch",
"product_id": "candlepin-0:4.4.21-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.4.21-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"product": {
"name": "candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"product_id": "candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin-selinux@4.4.21-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-debug@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-pcp@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-cli@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ec2@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-journald@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-libvirt@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-openstack@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ovirt@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-postgresql@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-redis@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-service-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-service-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-service-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-service@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-telemetry@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"product": {
"name": "foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"product_id": "foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-vmware@3.12.0.6-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"product": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"product_id": "foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer@3.12.0.4-2.el9sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"product": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"product_id": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.4-2.el9sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.19-1.el9pc.noarch",
"product": {
"name": "python3.11-django-0:4.2.19-1.el9pc.noarch",
"product_id": "python3.11-django-0:4.2.19-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.19-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"product_id": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.5-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"product": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"product_id": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-cli@0.29.2-2.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"product_id": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.20.5-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"product_id": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.29.2-2.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.32.3-2.el9pc.noarch",
"product": {
"name": "python3.11-requests-0:2.32.3-2.el9pc.noarch",
"product_id": "python3.11-requests-0:2.32.3-2.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.32.3-2.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"product_id": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_ansible@14.2.3-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"product_id": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.12-1.el9sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"product_id": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_openscap@9.0.5-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"product_id": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@13.2.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"product_id": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution-cockpit@13.2.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"product_id": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@13.3.5-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"product": {
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"product_id": "rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.8-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.16.3-2.el9sat.noarch",
"product": {
"name": "satellite-capsule-0:6.16.3-2.el9sat.noarch",
"product_id": "satellite-capsule-0:6.16.3-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.16.3-2.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.16.3-2.el9sat.noarch",
"product": {
"name": "satellite-common-0:6.16.3-2.el9sat.noarch",
"product_id": "satellite-common-0:6.16.3-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.16.3-2.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.3-2.el9sat.noarch",
"product": {
"name": "satellite-0:6.16.3-2.el9sat.noarch",
"product_id": "satellite-0:6.16.3-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.3-2.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.16.3-2.el9sat.noarch",
"product": {
"name": "satellite-cli-0:6.16.3-2.el9sat.noarch",
"product_id": "satellite-cli-0:6.16.3-2.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.16.3-2.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"product": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"product_id": "scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scap-security-guide-satellite@1.0.0-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"product_id": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.33-1.el9pc?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.19-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src"
},
"product_reference": "python-django-0:4.2.19-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src"
},
"product_reference": "python-jinja2-0:3.1.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-cli-0:0.29.2-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src"
},
"product_reference": "python-pulp-cli-0:0.29.2-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src"
},
"product_reference": "python-pulp-container-0:2.20.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.33-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.49.33-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src"
},
"product_reference": "python-requests-0:2.32.3-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.19-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.19-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch"
},
"product_reference": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.4.21-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch"
},
"product_reference": "candlepin-0:4.4.21-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.4.21-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src"
},
"product_reference": "candlepin-0:4.4.21-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-selinux-0:4.4.21-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch"
},
"product_reference": "candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ovirt-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-service-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.12.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch"
},
"product_reference": "foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.19-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src"
},
"product_reference": "python-django-0:4.2.19-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src"
},
"product_reference": "python-jinja2-0:3.1.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-cli-0:0.29.2-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src"
},
"product_reference": "python-pulp-cli-0:0.29.2-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src"
},
"product_reference": "python-pulp-container-0:2.20.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.33-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.49.33-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src"
},
"product_reference": "python-requests-0:2.32.3-2.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.19-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.19-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch"
},
"product_reference": "python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src"
},
"product_reference": "rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src"
},
"product_reference": "rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src"
},
"product_reference": "rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch"
},
"product_reference": "rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.8-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src"
},
"product_reference": "rubygem-katello-0:4.14.0.8-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.3-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.16.3-2.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch"
},
"product_reference": "scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src"
},
"product_reference": "scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.19-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src"
},
"product_reference": "python-django-0:4.2.19-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src"
},
"product_reference": "python-jinja2-0:3.1.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-cli-0:0.29.2-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src"
},
"product_reference": "python-pulp-cli-0:0.29.2-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src"
},
"product_reference": "python-pulp-container-0:2.20.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.33-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src"
},
"product_reference": "python-pulpcore-0:3.49.33-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src"
},
"product_reference": "python-requests-0:2.32.3-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.19-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.19-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch"
},
"product_reference": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.4.21-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch"
},
"product_reference": "candlepin-0:4.4.21-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.4.21-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src"
},
"product_reference": "candlepin-0:4.4.21-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-selinux-0:4.4.21-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch"
},
"product_reference": "candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.12.0.6-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src"
},
"product_reference": "foreman-0:3.12.0.6-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-1:3.12.0.4-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src"
},
"product_reference": "foreman-installer-1:3.12.0.4-2.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch"
},
"product_reference": "foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ovirt-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-service-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.12.0.6-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch"
},
"product_reference": "foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.19-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src"
},
"product_reference": "python-django-0:4.2.19-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src"
},
"product_reference": "python-jinja2-0:3.1.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-cli-0:0.29.2-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src"
},
"product_reference": "python-pulp-cli-0:0.29.2-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src"
},
"product_reference": "python-pulp-container-0:2.20.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.33-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src"
},
"product_reference": "python-pulpcore-0:3.49.33-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src"
},
"product_reference": "python-requests-0:2.32.3-2.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.19-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch"
},
"product_reference": "python3.11-django-0:4.2.19-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch"
},
"product_reference": "python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src"
},
"product_reference": "rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src"
},
"product_reference": "rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src"
},
"product_reference": "rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src"
},
"product_reference": "rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch"
},
"product_reference": "rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.8-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src"
},
"product_reference": "rubygem-katello-0:4.14.0.8-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.3-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src"
},
"product_reference": "satellite-0:6.16.3-2.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.3-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.16.3-2.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch"
},
"product_reference": "scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-satellite-0:1.0.0-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
},
"product_reference": "scap-security-guide-satellite-0:1.0.0-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-05T14:29:44+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-05T14:29:44+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
},
{
"cve": "CVE-2024-56374",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-14T20:01:09.167282+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: potential denial-of-service vulnerability in IPv6 validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch"
],
"known_not_affected": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56374"
},
{
"category": "external",
"summary": "RHBZ#2337996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/01/14/2",
"url": "http://www.openwall.com/lists/oss-security/2025/01/14/2"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/"
}
],
"release_date": "2025-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-05T14:29:44+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2399"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:candlepin-0:4.4.21-1.el8sat.src",
"8Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-0:3.12.0.6-1.el8sat.src",
"8Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el8sat.src",
"8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el8sat.noarch",
"8Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el8sat.noarch",
"8Base-satellite-6.16:python-django-0:4.2.19-1.el8pc.src",
"8Base-satellite-6.16:python-jinja2-0:3.1.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el8pc.src",
"8Base-satellite-6.16:python-requests-0:2.32.3-2.el8pc.src",
"8Base-satellite-6.16:python3.11-django-0:4.2.19-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el8pc.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el8sat.src",
"8Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el8sat.src",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.3-2.el8sat.src",
"8Base-satellite-6.16:satellite-cli-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.3-2.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.noarch",
"8Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el8sat.src",
"9Base-satellite-6.16-capsule:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16-utils:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:candlepin-0:4.4.21-1.el9sat.src",
"9Base-satellite-6.16:candlepin-selinux-0:4.4.21-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-0:3.12.0.6-1.el9sat.src",
"9Base-satellite-6.16:foreman-cli-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-debug-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-dynflow-sidekiq-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ec2-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-installer-1:3.12.0.4-2.el9sat.src",
"9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.4-2.el9sat.noarch",
"9Base-satellite-6.16:foreman-journald-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-libvirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-openstack-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-ovirt-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-pcp-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-postgresql-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-redis-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-service-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-telemetry-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:foreman-vmware-0:3.12.0.6-1.el9sat.noarch",
"9Base-satellite-6.16:python-django-0:4.2.19-1.el9pc.src",
"9Base-satellite-6.16:python-jinja2-0:3.1.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-cli-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulp-container-0:2.20.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulp-glue-0:0.29.2-2.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.33-1.el9pc.src",
"9Base-satellite-6.16:python-requests-0:2.32.3-2.el9pc.src",
"9Base-satellite-6.16:python3.11-django-0:4.2.19-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-jinja2-0:3.1.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-cli-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-container-0:2.20.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulp-glue-0:0.29.2-2.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.33-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-requests-0:2.32.3-2.el9pc.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_ansible-0:14.2.3-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.12-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_openscap-0:9.0.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-0:13.2.7-1.el9sat.src",
"9Base-satellite-6.16:rubygem-foreman_remote_execution-cockpit-0:13.2.7-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-foreman_theme_satellite-0:13.3.5-1.el9sat.src",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.8-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.3-2.el9sat.src",
"9Base-satellite-6.16:satellite-cli-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.3-2.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.noarch",
"9Base-satellite-6.16:scap-security-guide-satellite-0:1.0.0-1.el9sat.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "django: potential denial-of-service vulnerability in IPv6 validation"
}
]
}
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.