Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2017-16026 (Medium) detected in https://source.codeaurora.org/quic/le/platform/external/node/v0.10.44 #182

Open
mend-bolt-for-github bot opened this issue Oct 20, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Oct 20, 2020

CVE-2017-16026 - Medium Severity Vulnerability

Vulnerable Library - https://source.codeaurora.org/quic/le/platform/external/node/v0.10.44

Library home page: https://source.codeaurora.org/quic/le/platform/external/node/

Found in HEAD commit: cf1f1c0344fa01406f61ff7437a72714be39b47e

Vulnerable Source Files (2)

angular/packages/benchpress/node_modules/request/lib/multipart.js
angular/packages/benchpress/node_modules/request/lib/multipart.js

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

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Oct 20, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2017-16026 (Medium) detected in request-2.67.0.tgz CVE-2017-16026 (Medium) detected in https://source.codeaurora.org/quic/le/platform/external/node/v0.10.44 Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants