Publish Advisories

GHSA-jjv7-qpx3-h62q
GHSA-8w57-jfpm-945m
This commit is contained in:
advisory-database[bot]
2023-04-11 00:28:23 +00:00
parent fb39d632b1
commit 8295a0844e
2 changed files with 4 additions and 4 deletions
@@ -88,7 +88,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
@@ -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,