You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CVE-2017-16026 - Medium Severity Vulnerability
Vulnerable Libraries - request-2.36.0.tgz, request-2.67.0.tgz
request-2.36.0.tgz
Simplified HTTP request client.
Library home page: https://registry.npmjs.org/request/-/request-2.36.0.tgz
Path to dependency file: NodeGoat/package.json
Path to vulnerable library: NodeGoat/node_modules/zaproxy/node_modules/request/package.json
Dependency Hierarchy:
request-2.67.0.tgz
Simplified HTTP request client.
Library home page: https://registry.npmjs.org/request/-/request-2.67.0.tgz
Path to dependency file: NodeGoat/package.json
Path to vulnerable library: NodeGoat/node_modules/grunt-retire/node_modules/request/package.json
Dependency Hierarchy:
Found in HEAD commit: fb4ecec6d8cec4d6319880467313dd5655957156
Found in base branch: master
Vulnerability Details
Request is an http client. If a request is made using
multipart
, and the body type is anumber
, 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:
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
The text was updated successfully, but these errors were encountered: