cve/2024/CVE-2024-42471.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2024-42471

Description

actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of actions/artifact on the 2.x branch before 2.1.2 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.2 or higher. There are no known workarounds for this issue.

POC

Reference

No PoCs from references.

Github