vyas0189 / CougarCS-Client

https://cougarcs-client.vyas0189.now.sh/
0 stars 0 forks source link

CVE-2023-28155 (Medium) detected in request-2.88.10.tgz #134

Open mend-bolt-for-github[bot] opened 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

CVE-2023-28155 - Medium Severity Vulnerability

Vulnerable Library - request-2.88.10.tgz

Cypress's fork of a simplified HTTP request client.

Library home page: https://registry.npmjs.org/@cypress/request/-/request-2.88.10.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy: - cypress-9.4.1.tgz (Root Library) - :x: **request-2.88.10.tgz** (Vulnerable Library)

Found in HEAD commit: 47a52f8e977fa1725a202abf8ba2826e5236ca8b

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

Direct dependency fix Resolution (cypress): 13.0.0


Step up your Open Source Security Game with Mend here