ChoeMinji / react-17.0.2

MIT License
1 stars 0 forks source link

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

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.83.0.tgz, request-2.88.0.tgz, request-2.88.2.tgz, request-2.81.0.tgz, request-2.79.0.tgz

request-2.83.0.tgz

Simplified HTTP request client.

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

Path to dependency file: /fixtures/concurrent/time-slicing/package.json

Path to vulnerable library: /fixtures/concurrent/time-slicing/package.json,/fixtures/expiration/package.json,/scripts/release/package.json

Dependency Hierarchy: - request-promise-json-1.0.4.tgz (Root Library) - :x: **request-2.83.0.tgz** (Vulnerable Library)

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: /package.json,/fixtures/flight/package.json

Dependency Hierarchy: - jest-24.9.0.tgz (Root Library) - jest-cli-24.9.0.tgz - jest-config-24.9.0.tgz - jest-environment-jsdom-24.9.0.tgz - jsdom-11.12.0.tgz - :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: /package.json

Path to vulnerable library: /package.json,/fixtures/blocks/package.json

Dependency Hierarchy: - jest-environment-jsdom-sixteen-1.0.3.tgz (Root Library) - jsdom-16.3.0.tgz - :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: /fixtures/packaging/brunch/dev/package.json

Path to vulnerable library: /fixtures/packaging/brunch/dev/package.json,/fixtures/concurrent/time-slicing/package.json,/fixtures/packaging/webpack/dev/package.json,/fixtures/dom/package.json,/fixtures/packaging/brunch/prod/package.json,/scripts/bench/package.json,/fixtures/packaging/webpack-alias/prod/package.json,/fixtures/expiration/package.json,/fixtures/ssr/package.json,/fixtures/packaging/webpack/prod/package.json,/fixtures/art/package.json,/fixtures/attribute-behavior/package.json,/fixtures/packaging/webpack-alias/dev/package.json

Dependency Hierarchy: - brunch-2.10.12.tgz (Root Library) - chokidar-1.7.0.tgz - fsevents-1.1.2.tgz - node-pre-gyp-0.6.38.tgz - :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: /fixtures/dom/package.json

Path to vulnerable library: /fixtures/dom/package.json,/fixtures/fiber-debugger/node_modules/request/package.json

Dependency Hierarchy: - react-scripts-0.9.5.tgz (Root Library) - fsevents-1.0.17.tgz - node-pre-gyp-0.6.32.tgz - :x: **request-2.79.0.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are 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