-
Notifications
You must be signed in to change notification settings - Fork 11
Description
WS-2020-0091 - High Severity Vulnerability
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
Dependency Hierarchy:
- react-scripts-2.0.4.tgz (Root Library)
- webpack-dev-server-3.1.9.tgz
- http-proxy-middleware-0.18.0.tgz
- ❌ http-proxy-1.17.0.tgz (Vulnerable Library)
- http-proxy-middleware-0.18.0.tgz
- webpack-dev-server-3.1.9.tgz
Found in HEAD commit: 2a075b2841fc2373e24ed2ea65ffde43a262c54c
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
Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/advisories/1486
Release Date: 2020-05-14
Fix Resolution: http-proxy - 1.18.1
Step up your Open Source Security Game with WhiteSource here