turkdevops / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
2 stars 0 forks source link

CVE-2023-28155 (Medium) detected in multiple libraries #239

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-28155 - Medium Severity Vulnerability

Vulnerable Libraries - request-2.88.0.tgz, request-2.88.2.tgz, request-2.81.0.tgz, request-2.79.0.tgz, request-2.42.0.tgz, request-2.9.153.tgz

request-2.88.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/npm/node_modules/request/package.json

Dependency Hierarchy: - npm-6.14.6.tgz (Root Library) - :x: **request-2.88.0.tgz** (Vulnerable Library)

request-2.88.2.tgz

Simplified HTTP request client.

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

Path to dependency file: /src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/package.json

Path to vulnerable library: /src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/node_modules/testswarm/node_modules/request/package.json,/src/extensions/default/AutoUpdate/node/node_modules/request/package.json

Dependency Hierarchy: - :x: **request-2.88.2.tgz** (Vulnerable Library)

request-2.81.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/less/node_modules/request/package.json,/src/node_modules/request/package.json

Dependency Hierarchy: - less-2.7.2.tgz (Root Library) - :x: **request-2.81.0.tgz** (Vulnerable Library)

request-2.79.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/request/package.json

Dependency Hierarchy: - :x: **request-2.79.0.tgz** (Vulnerable Library)

request-2.42.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/phantomjs/node_modules/request/package.json

Dependency Hierarchy: - phantomjs-1.9.18.tgz (Root Library) - :x: **request-2.42.0.tgz** (Vulnerable Library)

request-2.9.153.tgz

Simplified HTTP request client.

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

Path to dependency file: /src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/package.json

Path to vulnerable library: /src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/node_modules/request/package.json

Dependency Hierarchy: - :x: **request-2.9.153.tgz** (Vulnerable Library)

Found in HEAD commit: 38b389e26019954346ecebf98a10c2f5fa9a0488

Found in base branch: gh-pages

Vulnerability Details

The request package through 2.88.2 for Node.js and the @cypress/request package prior to 3.0.0 allow a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP).NOTE: The request package is no longer supported by the maintainer.

Publish Date: 2023-03-16

URL: CVE-2023-28155

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-p8p7-x288-28g6

Release Date: 2023-03-16

Fix Resolution: @cypress/request - 3.0.0


Step up your Open Source Security Game with Mend here