From 95d9d890349565cdbc4f37c1a14d93d0b2870a58 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Sun, 28 Jun 2026 23:13:13 -0400 Subject: [PATCH 1/2] Add https-proxy-agent fixed release reference --- .../2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json b/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json index e00bc6908ce10..a6daa4d9dd69c 100644 --- a/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json +++ b/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json @@ -44,6 +44,10 @@ "type": "WEB", "url": "https://github.com/TooTallNate/node-https-proxy-agent/commit/1c24219df87524e6ed973127e81f30801d658f07" }, + { + "type": "WEB", + "url": "https://github.com/TooTallNate/proxy-agents/releases/tag/2.2.0" + }, { "type": "WEB", "url": "https://hackerone.com/reports/319532" From 6d09c35015c13a69d92f0195c95edaf5ec2fb0e7 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 00:15:11 -0400 Subject: [PATCH 2/2] Correct https-proxy-agent NVD metadata --- .../2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json b/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json index a6daa4d9dd69c..8403995476587 100644 --- a/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json +++ b/advisories/github-reviewed/2018/07/GHSA-8g7p-74h8-hg48/GHSA-8g7p-74h8-hg48.json @@ -38,7 +38,7 @@ "references": [ { "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3736" + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3739" }, { "type": "WEB", @@ -73,6 +73,6 @@ "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:25:32Z", - "nvd_published_at": null + "nvd_published_at": "2018-06-07T02:29:08Z" } -} \ No newline at end of file +}