漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Parameter smuggling in @hapi/content header parser allows upload-filter bypass via duplicate parameters
Vulnerability Description
@hapi/content provided HTTP Content-* headers parsing. Prior to 6.0.2, Content.disposition() retained the last occurrence of each duplicate parameter while Content.type() retained the first occurrence of duplicate charset and boundary parameters, creating a parameter-smuggling primitive when another component in the request-processing chain resolves duplicates the opposite way. This can allow an upload filename allowlist bypass in headers such as Content-Disposition: form-data; name="file"; filename="safe.txt"; filename="shell.php". This issue is fixed in version 6.0.2.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:H/SA:N
Vulnerability Type
解释冲突
Vulnerability Title
hapijs content 处理逻辑错误漏洞
Vulnerability Description
hapijs content是hapijs团队的一个Web中间件框架。 hapijs content 6.0.2之前版本存在处理逻辑错误漏洞,该漏洞源于Content.disposition保留重复参数的最后一次出现,而Content.type保留重复参数的第一处出现,导致参数夹带,可能允许上传文件名白名单绕过。
CVSS Information
N/A
Vulnerability Type
N/A