CVE-2023-28155 affects the Node.js Request package (through version 2.88.1), allowing a Server-Side Request Forgery (SSRF) mitigation bypass through cross-protocol redirects. This vulnerability carries a CVSS score of 6.1 (Medium) due to its network attack vector and low attack complexity, potentially leading to limited confidentiality and integrity impacts. While the vulnerability is not actively exploited and no public exploit code or significant community discussion exists, it is important to note that it impacts an unsupported product.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
<= 2.88.1CPE matchmatch criteria | cpe:2.3:a:request_project:request:*:*:*:*:*:node.js:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
Server-Side Request Forgery in Request
Mar 16, 2023request: bypass of SSRF mitigations when following a cross-protocol redirect
Mar 16, 2023The 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.
Mar 14, 2023