cypress-9.7.0.tgz: 1 vulnerabilities (highest severity is: 6.1) #9
Description
Vulnerable Library - cypress-9.7.0.tgz
Path to dependency file: /scripts/deployment-test/package.json
Path to vulnerable library: /scripts/deployment-test/node_modules/@cypress/request/package.json
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Vulnerabilities
CVE | Severity | CVSS | Dependency | Type | Fixed in (cypress version) | Remediation Possible** |
---|---|---|---|---|---|---|
CVE-2023-28155 | Medium | 6.1 | request-2.88.12.tgz | Transitive | 13.0.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-28155
Vulnerable Library - request-2.88.12.tgz
Library home page: https://registry.npmjs.org/@cypress/request/-/request-2.88.12.tgz
Path to dependency file: /scripts/deployment-test/package.json
Path to vulnerable library: /scripts/deployment-test/node_modules/@cypress/request/package.json
Dependency Hierarchy:
- cypress-9.7.0.tgz (Root Library)
- ❌ request-2.88.12.tgz (Vulnerable Library)
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-p8p7-x288-28g6
Release Date: 2023-03-16
Fix Resolution (@cypress/request): 3.0.0
Direct dependency fix Resolution (cypress): 13.0.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.