attesch / PrestaShop

PrestaShop offers a fully scalable open source ecommerce solution.
http://www.prestashop.com/
Other
0 stars 0 forks source link

CVE-2017-16026 (Medium) detected in request-2.49.0.tgz, request-2.9.202.tgz #17

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

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

CVE-2017-16026 - Medium Severity Vulnerability

Vulnerable Libraries - request-2.49.0.tgz, request-2.9.202.tgz

request-2.49.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /PrestaShop/tests/Selenium/package.json

Path to vulnerable library: /tests/Selenium/package.json

Dependency Hierarchy: - webdriverio-3.4.0.tgz (Root Library) - :x: **request-2.49.0.tgz** (Vulnerable Library)

request-2.9.202.tgz

Simplified HTTP request client.

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

Path to dependency file: /PrestaShop/tests/E2E/package.json

Path to vulnerable library: /tests/E2E/package.json

Dependency Hierarchy: - req-0.1.4.tgz (Root Library) - :x: **request-2.9.202.tgz** (Vulnerable Library)

Found in HEAD commit: bb7465065dfeed9f49bb99b6901ab933563af739

Found in base branch: develop

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

Fix Resolution (request): 2.68.0

Direct dependency fix Resolution (webdriverio): 4.2.0


Step up your Open Source Security Game with Mend here