漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Prefix escape
Vulnerability Description
fastify-reply-from is an npm package which is a fastify plugin to forward the current http request to another server. In fastify-reply-from before version 4.0.2, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is "/pub/", a user expect that accessing "/priv" on the target service would not be possible. In affected versions, it is possible. This is fixed in version 4.0.2.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Vulnerability Type
输入验证不恰当
Vulnerability Title
fastify-reply-from 存在输入验证错误漏洞
Vulnerability Description
Matteo Collina fastify-reply-from是 (Matteo Collina)开源的一个应用软件。用于将当前的http请求转发到另一台服务器。 fastify-reply-from before version 4.0.2 存在安全漏洞,该漏洞源于通过创建特定的URL,可以转义代理后端服务的前缀。
CVSS Information
N/A
Vulnerability Type
N/A