fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with `@fastify/reply-from` could misinterpret the incoming body by passing an header `ContentType: application/json ; charset=utf-8`. This can lead to bypass of security checks. This vulnerability has been patched in '@fastify/reply-from` version 9.6.0.
References
Link | Resource |
---|---|
https://github.com/fastify/fastify-reply-from/releases/tag/v9.6.0 | Release Notes |
https://github.com/fastify/fastify-reply-from/security/advisories/GHSA-v2v2-hph8-q5xp | Vendor Advisory |
Configurations
History
11 Jan 2024, 17:33
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:fastify:reply-from:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
References | () https://github.com/fastify/fastify-reply-from/releases/tag/v9.6.0 - Release Notes | |
References | () https://github.com/fastify/fastify-reply-from/security/advisories/GHSA-v2v2-hph8-q5xp - Vendor Advisory | |
CWE | CWE-444 | |
First Time |
Fastify
Fastify reply-from |
08 Jan 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-08 14:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-51701
Mitre link : CVE-2023-51701
CVE.ORG link : CVE-2023-51701
JSON object : View
Products Affected
fastify
- reply-from
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')