Skip to content

Server-Side Request Forgery in Request

Moderate severity GitHub Reviewed Published Mar 16, 2023 to the GitHub Advisory Database • Updated Mar 21, 2024

Package

npm @cypress/request (npm)

Affected versions

<= 2.88.12

Patched versions

3.0.0
npm request (npm)
<= 2.88.2
None

Description

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.

References

Published by the National Vulnerability Database Mar 16, 2023
Published to the GitHub Advisory Database Mar 16, 2023
Reviewed Mar 16, 2023
Last updated Mar 21, 2024

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2023-28155

GHSA ID

GHSA-p8p7-x288-28g6

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.