dreamboy9 / ofbiz

Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
https://ofbiz.apache.org
Apache License 2.0
0 stars 0 forks source link

CVE-2017-16026 (Medium) detected in request-2.9.203.tgz #35

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2017-16026 - Medium Severity Vulnerability

Vulnerable Library - request-2.9.203.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.9.203.tgz

Path to dependency file: /framework/images/webapp/images/jquery/plugins/validate/package.json

Path to vulnerable library: /framework/images/webapp/images/jquery/plugins/validate/node_modules/loggly/node_modules/request/package.json

Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - prompt-0.1.12.tgz - winston-0.5.11.tgz - loggly-0.3.11.tgz - :x: **request-2.9.203.tgz** (Vulnerable Library)

Found in HEAD commit: 9f6ed39589395d00f1d69228cb50a7987ba11512

Found in base branch: trunk

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-04-26

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-04-26

Fix Resolution (request): 2.68.0

Direct dependency fix Resolution (grunt): 0.4.0


Step up your Open Source Security Game with Mend here