Bug 2330370 (CVE-2024-54132) - CVE-2024-54132 gh: GitHub CLI allows downloading malicious GitHub Actions workflow artifact to result in path traversal vulnerability
Summary: CVE-2024-54132 gh: GitHub CLI allows downloading malicious GitHub Actions wor...
Keywords:
Status: NEW
Alias: CVE-2024-54132
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2330387 2330388
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-04 16:01 UTC by OSIDB Bzimport
Modified: 2024-12-04 17:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-04 16:01:27 UTC
The GitHub CLI is GitHub’s official command line tool. A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through gh run download. This vulnerability stems from a GitHub Actions workflow artifact named .. when downloaded using gh run download. The artifact name and --dir flag are used to determine the artifact’s download path. When the artifact is named .., the resulting files within the artifact are extracted exactly 1 directory higher than the specified --dir flag value. This vulnerability is fixed in 2.63.1.


Note You need to log in before you can comment on or make changes to this bug.