Closed mend-for-github-com[bot] closed 2 years ago
:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.
CVE-2017-16026 - Medium Severity Vulnerability
Vulnerable Library - request-2.27.0.tgz
Simplified HTTP request client.
Library home page: https://registry.npmjs.org/request/-/request-2.27.0.tgz
Path to dependency file: /decompress-zip-0.0.8/package/package.json
Path to vulnerable library: /decompress-zip-0.0.8/package/node_modules/request/package.json
Dependency Hierarchy: - :x: **request-2.27.0.tgz** (Vulnerable Library)
Found in HEAD commit: 8eb42e349cd3aded1eab4b65b59788a7e934dd99
Found in base branch: master
Vulnerability Details
Request is an http client. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. This affects Request >=2.2.6 <2.47.0 || >2.51.0 <=2.67.0.
Publish Date: 2018-06-04
URL: CVE-2017-16026
CVSS 3 Score Details (5.9)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2017-16026
Release Date: 2018-06-04
Fix Resolution: 2.47.1,2.67.1