漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Header Injection
Vulnerability Description
Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters (0x0A) into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers can craft a header value containing a complete additional HTTP request that is interpreted as a separate request by backends such as Go net/http and Python http.server, causing the backend to process a smuggled request with attacker-chosen method, path, and headers that bypasses the rouille handler's access control logic.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Vulnerability Title
tomaka rouille 输入验证错误漏洞
Vulnerability Description
tomaka rouille是tomaka个人开发者的一个Rust的Web开发框架。 tomaka rouille 0.3.3版本至3.6.2版本存在输入验证错误漏洞,该漏洞源于HTTP请求夹带漏洞,远程攻击者通过注入换行符到客户端请求标头值中,可绕过访问控制。
CVSS Information
N/A
Vulnerability Type
N/A