From 78f55300324fd9328a0b0e41d1deae6d8fcc413a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 19:37:15 +0000 Subject: [PATCH] Publish Advisories GHSA-9jm3-5835-537m GHSA-9xw9-pvgv-6p76 --- .../GHSA-9jm3-5835-537m/GHSA-9jm3-5835-537m.json | 12 ++++++++++-- .../GHSA-9xw9-pvgv-6p76/GHSA-9xw9-pvgv-6p76.json | 14 +++++++++++--- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2018/11/GHSA-9jm3-5835-537m/GHSA-9jm3-5835-537m.json b/advisories/github-reviewed/2018/11/GHSA-9jm3-5835-537m/GHSA-9jm3-5835-537m.json index f801db7a36b..de8ffc71ae0 100644 --- a/advisories/github-reviewed/2018/11/GHSA-9jm3-5835-537m/GHSA-9jm3-5835-537m.json +++ b/advisories/github-reviewed/2018/11/GHSA-9jm3-5835-537m/GHSA-9jm3-5835-537m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9jm3-5835-537m", - "modified": "2020-08-31T18:33:14Z", + "modified": "2023-09-13T19:36:05Z", "published": "2018-11-01T14:48:50Z", "aliases": [ "CVE-2018-16462" @@ -9,7 +9,10 @@ "summary": "Command Injection in apex-publish-static-files", "details": "Versions of `apex-publish-static-files` before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the `connectString` option in the `publish` method.\n\n\n## Recommendation\n\nUpdate to version 2.0.1 or later.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "apex-publish-static-files" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", diff --git a/advisories/github-reviewed/2018/11/GHSA-9xw9-pvgv-6p76/GHSA-9xw9-pvgv-6p76.json b/advisories/github-reviewed/2018/11/GHSA-9xw9-pvgv-6p76/GHSA-9xw9-pvgv-6p76.json index a265c40e4fa..ef49b335b88 100644 --- a/advisories/github-reviewed/2018/11/GHSA-9xw9-pvgv-6p76/GHSA-9xw9-pvgv-6p76.json +++ b/advisories/github-reviewed/2018/11/GHSA-9xw9-pvgv-6p76/GHSA-9xw9-pvgv-6p76.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9xw9-pvgv-6p76", - "modified": "2020-08-31T18:19:16Z", + "modified": "2023-09-13T19:36:45Z", "published": "2018-11-09T17:47:52Z", "aliases": [ "CVE-2017-16014" @@ -9,7 +9,10 @@ "summary": "Insufficient Error Handling in http-proxy", "details": "Affected versions of `http-proxy` are vulnerable to a denial of service attack, wherein an attacker can force an error which will cause the server to crash.\n\n\n## Recommendation\n\nUpdate to version 0.7.0 or later.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "http-proxy" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -57,7 +65,7 @@ "cwe_ids": [ "CWE-703" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:29:54Z", "nvd_published_at": null