漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Rouille 0.1.6 - 3.6.2 Reachable Assertion DoS via remove_prefix percent-encoding
Vulnerability Description
Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::remove_prefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix while the raw percent-encoded path does not, causing the assert! to fail and triggering either a 500 error or full process termination depending on the panic configuration.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
可达断言
Vulnerability Title
tomaka rouille 异常处理不当漏洞
Vulnerability Description
tomaka rouille是tomaka个人开发者的一个Rust的Web开发框架。 tomaka rouille 0.1.6版本至3.6.2版本存在异常处理不当漏洞,该漏洞源于Request::remove_prefix函数存在可达断言漏洞,允许远程未认证攻击者通过发送特制的百分号编码URL使服务器崩溃。
CVSS Information
N/A
Vulnerability Type
N/A