{ "id": "CVE-2024-42471", "sourceIdentifier": "security-advisories@github.com", "published": "2024-09-02T18:15:35.540", "lastModified": "2024-09-02T18:15:35.540", "vulnStatus": "Received", "cveTags": [], "descriptions": [ { "lang": "en", "value": "actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of `actions/artifact` before 2.1.7 are vulnerable to arbitrary file write when using `downloadArtifactInternal`, `downloadArtifactPublic`, or `streamExtractExternal` for extracting a specifically crafted artifact that contains path traversal filenames. Users are advised to upgrade to version 2.1.7 or higher. There are no known workarounds for this issue." } ], "metrics": { "cvssMetricV31": [ { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.1, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "references": [ { "url": "https://github.com/actions/toolkit/pull/1724", "source": "security-advisories@github.com" }, { "url": "https://github.com/actions/toolkit/security/advisories/GHSA-6q32-hq47-5qq3", "source": "security-advisories@github.com" }, { "url": "https://snyk.io/research/zip-slip-vulnerability", "source": "security-advisories@github.com" } ] }