raindigi / site-landing

Equithon 2019's landing page.
https://equithon.org
MIT License
0 stars 0 forks source link

WS-2020-0091 (High) detected in http-proxy-1.16.2.tgz, http-proxy-1.17.0.tgz #305

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

WS-2020-0091 - High Severity Vulnerability

Vulnerable Libraries - http-proxy-1.16.2.tgz, http-proxy-1.17.0.tgz

http-proxy-1.16.2.tgz

HTTP proxying for the masses

Library home page: https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz

Path to dependency file: /site-landing/package.json

Path to vulnerable library: /node_modules/http-proxy/package.json

Dependency Hierarchy: - firebase-tools-6.5.3.tgz (Root Library) - functions-emulator-1.0.0-beta.5.tgz - :x: **http-proxy-1.16.2.tgz** (Vulnerable Library)

http-proxy-1.17.0.tgz

HTTP proxying for the masses

Library home page: https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz

Path to dependency file: /site-landing/package.json

Path to vulnerable library: /node_modules/http-proxy-middleware/node_modules/http-proxy/package.json

Dependency Hierarchy: - gatsby-2.3.14.tgz (Root Library) - webpack-dev-server-3.2.1.tgz - http-proxy-middleware-0.19.1.tgz - :x: **http-proxy-1.17.0.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Versions of http-proxy prior to 1.18.1 are vulnerable to Denial of Service. An HTTP request with a long body triggers an ERR_HTTP_HEADERS_SENT unhandled exception that crashes the proxy server. This is only possible when the proxy server sets headers in the proxy request using the proxyReq.setHeader function.

Publish Date: 2020-05-14

URL: WS-2020-0091

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1486

Release Date: 2020-05-14

Fix Resolution (http-proxy): 1.18.1

Direct dependency fix Resolution (firebase-tools): 6.9.0

Fix Resolution (http-proxy): 1.18.1

Direct dependency fix Resolution (gatsby): 2.3.15


Step up your Open Source Security Game with Mend here