diff --git a/advisories/github-reviewed/2024/09/GHSA-6q32-hq47-5qq3/GHSA-6q32-hq47-5qq3.json b/advisories/github-reviewed/2024/09/GHSA-6q32-hq47-5qq3/GHSA-6q32-hq47-5qq3.json index 00363eef82d..e7a6d4ef7a3 100644 --- a/advisories/github-reviewed/2024/09/GHSA-6q32-hq47-5qq3/GHSA-6q32-hq47-5qq3.json +++ b/advisories/github-reviewed/2024/09/GHSA-6q32-hq47-5qq3/GHSA-6q32-hq47-5qq3.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6q32-hq47-5qq3", - "modified": "2024-09-04T14:00:04Z", + "modified": "2024-09-04T18:08:34Z", "published": "2024-09-03T20:08:30Z", "aliases": [ "CVE-2024-42471" @@ -29,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "2.0.1" + "introduced": "2.0.0" }, { "fixed": "2.1.7" diff --git a/advisories/github-reviewed/2024/09/GHSA-cxww-7g56-2vh6/GHSA-cxww-7g56-2vh6.json b/advisories/github-reviewed/2024/09/GHSA-cxww-7g56-2vh6/GHSA-cxww-7g56-2vh6.json index 2bc787e0c72..65cea3ab949 100644 --- a/advisories/github-reviewed/2024/09/GHSA-cxww-7g56-2vh6/GHSA-cxww-7g56-2vh6.json +++ b/advisories/github-reviewed/2024/09/GHSA-cxww-7g56-2vh6/GHSA-cxww-7g56-2vh6.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-cxww-7g56-2vh6", - "modified": "2024-09-04T14:43:19Z", + "modified": "2024-09-04T18:08:32Z", "published": "2024-09-03T20:55:34Z", "aliases": [ ], "summary": "@actions/download-artifact has an Arbitrary File Write via artifact extraction", - "details": "### Impact\n\nVersions of `actions/download-artifact` starting in 4.0.0 and before 4.1.7 are vulnerable to arbitrary file write when downloading and extracting a specifically crafted artifact that contains path traversal filenames.\n\n### Patches\n\nUpgrade to version 4.1.7 or higher. Alternatively use 'v4' tag which points to the latest and secure version.\n\n### References\n\n- https://snyk.io/research/zip-slip-vulnerability\n- https://github.com/actions/download-artifact/releases/tag/v4.1.7\n\n### CVE\n\nCVE-2024-42471\n\n### Credits\n\nJustin Taft from Google", + "details": "### Impact\n\nVersions of `actions/download-artifact` before 4.1.7 are vulnerable to arbitrary file write when downloading and extracting a specifically crafted artifact that contains path traversal filenames.\n\n### Patches\n\nUpgrade to version 4.1.7 or higher. Alternatively use 'v4' tag which points to the latest and secure version.\n\n### References\n\n- https://snyk.io/research/zip-slip-vulnerability\n- https://github.com/actions/download-artifact/releases/tag/v4.1.7\n\n### CVE\n\nCVE-2024-42471\n\n### Credits\n\nJustin Taft from Google", "severity": [ { "type": "CVSS_V3",