76 lines
3.3 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-52814",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-11-22T16:15:34.553",
"lastModified": "2024-11-22T16:15:34.553",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Argo Helm is a collection of community maintained charts for `argoproj.github.io` projects. Prior to version 0.45.0, the `workflow-role`) lacks granularity in its privileges, giving permissions to `workflowtasksets` and `workflowartifactgctasks` to all workflow Pods, when only certain types of Pods created by the Controller require these privileges. The impact is minimal, as an attack could only affect status reporting for certain types of Pods and templates. Version 0.45.0 fixes the issue."
},
{
"lang": "es",
"value": "Argo Helm es una colecci\u00f3n de gr\u00e1ficos mantenidos por la comunidad para los proyectos `argoproj.github.io`. Antes de la versi\u00f3n 0.45.0, el `workflow-role`) carece de granularidad en sus privilegios, lo que otorga permisos a `workflowtasksets` y `workflowartifactgctasks` para todos los Pods de flujo de trabajo, cuando solo ciertos tipos de Pods creados por el Controlador requieren estos privilegios. El impacto es m\u00ednimo, ya que un ataque solo podr\u00eda afectar los informes de estado para ciertos tipos de Pods y plantillas. La versi\u00f3n 0.45.0 corrige el problema."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"baseScore": 2.8,
"baseSeverity": "LOW",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.3,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1220"
}
]
}
],
"references": [
{
"url": "https://github.com/argoproj/argo-helm/blob/2653aef414ab6a5d8617af75f04190a8f7da28dc/charts/argo-workflows/templates/controller/workflow-role.yaml",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/argoproj/argo-helm/blob/2653aef414ab6a5d8617af75f04190a8f7da28dc/charts/argo-workflows/templates/controller/workflow-role.yaml#L45-L56",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/argoproj/argo-helm/security/advisories/GHSA-h974-w8pg-cx73",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/argoproj/argo-workflows/blob/5aac5a8f61f4e8273d04509dffe7d80123ff67f5/manifests/quick-start/base/agent-role.yaml",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/argoproj/argo-workflows/blob/5aac5a8f61f4e8273d04509dffe7d80123ff67f5/manifests/quick-start/base/artifactgc-role.yaml",
"source": "security-advisories@github.com"
}
]
}