2024-07-14 02:06:08 +00:00

128 lines
4.5 KiB
JSON

{
"id": "CVE-2022-39326",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-10-25T17:15:56.087",
"lastModified": "2022-10-28T19:26:15.733",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "kartverket/github-workflows are shared reusable workflows for GitHub Actions. Prior to version 2.7.5, all users of the `run-terraform` reusable workflow from the kartverket/github-workflows repo are affected by a code injection vulnerability. A malicious actor could potentially send a PR with a malicious payload leading to execution of arbitrary JavaScript code in the context of the workflow. Users should upgrade to at least version 2.7.5 to resolve the issue. As a workaround, review any pull requests from external users for malicious payloads before allowing them to trigger a build."
},
{
"lang": "es",
"value": "kartverket/github-workflows son flujos de trabajo reusables compartidos para las acciones de GitHub. versiones anteriores a 2.7.5, todos los usuarios del flujo de trabajo reusable \"run-terraform\" del repositorio kartverket/github-workflows est\u00e1n afectados por una vulnerabilidad de inyecci\u00f3n de c\u00f3digo. Un actor malicioso podr\u00eda enviar una RP con una carga \u00fatil maliciosa que conlleva a una ejecuci\u00f3n de c\u00f3digo JavaScript arbitrario en el contexto del flujo de trabajo. Los usuarios deben actualizar al menos a versi\u00f3n 2.7.5 para resolver el problema. Como mitigaci\u00f3n, revise cualquier petici\u00f3n de usuarios externos en busca de cargas \u00fatiles maliciosas antes de permitir que desencadenen una compilaci\u00f3n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kartverket:github-workflows:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.7.5",
"matchCriteriaId": "9BE0EA3C-47ED-4B8A-8694-049BAA206417"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/kartverket/github-workflows/pull/19",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kartverket/github-workflows/releases/tag/v2.7.5",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kartverket/github-workflows/security/advisories/GHSA-f9qj-7gh3-mhj4",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}