{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-54132", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The GitHub CLI is GitHub\u2019s 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\u2019s 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "cweId": "CWE-22" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "cli", "product": { "product_data": [ { "product_name": "cli", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 2.63.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/cli/cli/security/advisories/GHSA-2m9h-r57g-45pj", "refsource": "MISC", "name": "https://github.com/cli/cli/security/advisories/GHSA-2m9h-r57g-45pj" }, { "url": "https://github.com/cli/cli/commit/1136764c369aaf0cae4ec2ee09dc35d871076932", "refsource": "MISC", "name": "https://github.com/cli/cli/commit/1136764c369aaf0cae4ec2ee09dc35d871076932" } ] }, "source": { "advisory": "GHSA-2m9h-r57g-45pj", "discovery": "UNKNOWN" } }