漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
@fastify/reply-from vulnerable to cross-upstream request routing via URL cache key collision
Vulnerability Description
Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URLs. When getUpstream selects an upstream from request data, a URL cached for one upstream can be reused for a request intended for another upstream, causing cross-upstream data access and modification. The default configuration is affected. Setting disableCache to true prevents the behavior. Patches: upgrade to @fastify/reply-from 12.6.4. Workarounds: pass disableCache: true when registering the plugin.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N
Vulnerability Type
未有动机的代理或中间人(混淆代理)
Vulnerability Title
Fastify @fastify/reply-from 服务端请求伪造漏洞
Vulnerability Description
Fastify @fastify/reply-from是Fastify团队的一款Web中间件服务器。 Fastify @fastify/reply-from 8.3.1至12.6.4之前版本存在服务端请求伪造漏洞,该漏洞源于在构建内部URL缓存键时未使用分隔符连接目标和源路径,可能导致跨上游数据访问和修改。
CVSS Information
N/A
Vulnerability Type
N/A