From e038df78e0a133fc562cc11135735196d2e1775f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 19:55:18 +0000 Subject: [PATCH] Publish GHSA-8hc4-vh64-cxmj --- .../GHSA-8hc4-vh64-cxmj.json | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/08/GHSA-8hc4-vh64-cxmj/GHSA-8hc4-vh64-cxmj.json b/advisories/github-reviewed/2024/08/GHSA-8hc4-vh64-cxmj/GHSA-8hc4-vh64-cxmj.json index b6f4c943536..a82c84ddfe4 100644 --- a/advisories/github-reviewed/2024/08/GHSA-8hc4-vh64-cxmj/GHSA-8hc4-vh64-cxmj.json +++ b/advisories/github-reviewed/2024/08/GHSA-8hc4-vh64-cxmj/GHSA-8hc4-vh64-cxmj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8hc4-vh64-cxmj", - "modified": "2024-08-12T17:26:43Z", + "modified": "2024-08-13T19:53:23Z", "published": "2024-08-12T15:30:49Z", "aliases": [ "CVE-2024-39338" @@ -25,11 +25,14 @@ "introduced": "1.3.2" }, { - "last_affected": "1.7.3" + "fixed": "1.7.4" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.7.3" + } } ], "references": [ @@ -45,6 +48,14 @@ "type": "WEB", "url": "https://github.com/axios/axios/pull/6539" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/pull/6543" + }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a" + }, { "type": "PACKAGE", "url": "https://github.com/axios/axios" @@ -53,6 +64,10 @@ "type": "WEB", "url": "https://github.com/axios/axios/releases" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/releases/tag/v1.7.4" + }, { "type": "WEB", "url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"