From 8295a0844e560051b319e1ae9b2289a2cb81d26f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 00:28:23 +0000 Subject: [PATCH] Publish Advisories GHSA-jjv7-qpx3-h62q GHSA-8w57-jfpm-945m --- .../2017/10/GHSA-jjv7-qpx3-h62q/GHSA-jjv7-qpx3-h62q.json | 2 +- .../2019/06/GHSA-8w57-jfpm-945m/GHSA-8w57-jfpm-945m.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2017/10/GHSA-jjv7-qpx3-h62q/GHSA-jjv7-qpx3-h62q.json b/advisories/github-reviewed/2017/10/GHSA-jjv7-qpx3-h62q/GHSA-jjv7-qpx3-h62q.json index e7c2a35703b..cadfd3cad68 100644 --- a/advisories/github-reviewed/2017/10/GHSA-jjv7-qpx3-h62q/GHSA-jjv7-qpx3-h62q.json +++ b/advisories/github-reviewed/2017/10/GHSA-jjv7-qpx3-h62q/GHSA-jjv7-qpx3-h62q.json @@ -88,7 +88,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-400" ], "severity": "HIGH", "github_reviewed": true, diff --git a/advisories/github-reviewed/2019/06/GHSA-8w57-jfpm-945m/GHSA-8w57-jfpm-945m.json b/advisories/github-reviewed/2019/06/GHSA-8w57-jfpm-945m/GHSA-8w57-jfpm-945m.json index 9dcf9423624..03ed494b58f 100644 --- a/advisories/github-reviewed/2019/06/GHSA-8w57-jfpm-945m/GHSA-8w57-jfpm-945m.json +++ b/advisories/github-reviewed/2019/06/GHSA-8w57-jfpm-945m/GHSA-8w57-jfpm-945m.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-8w57-jfpm-945m", - "modified": "2020-08-31T18:29:40Z", + "modified": "2023-04-11T00:26:58Z", "published": "2019-06-11T16:16:07Z", "aliases": [ ], "summary": "Denial of Service in http-proxy-agent", - "details": "Versions of `http-proxy-agent` before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to `Buffer`.\n\n\n## Recommendation\n\nUpdate to version 2.1.0 or later.", + "details": "Versions of `http-proxy-agent` before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to `Buffer`. An attacker may leverage these unsanitized options to consume system resources.\n\n\n## Recommendation\n\nUpdate to version 2.1.0 or later.", "severity": [ ], @@ -48,7 +48,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-400" ], "severity": "HIGH", "github_reviewed": true,