Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Integer Overflow in Chunked Transfer-Encoding
Vulnerability Description
hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes larger than hyper does, can result in "request smuggling" or "desync attacks." The vulnerability is patched in version 0.14.10. Two possible workarounds exist. One may reject requests manually that contain a `Transfer-Encoding` header or ensure any upstream proxy rejects `Transfer-Encoding` chunk sizes greater than what fits in 64-bit unsigned integers.
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
hyperium hyper 输入验证错误漏洞
Vulnerability Description
hyperium hyper是开源的Rust 的 HTTP 库。旨在成为库和应用程序的构建块。 hyperium hyper存在输入验证错误漏洞,该漏洞源于hyper 0.14.10版本及之前版本中,hyper 的 HTTP 服务器和客户端代码存在当解码太大的块大小时可能会触发整数溢出。
CVSS Information
N/A
Vulnerability Type
N/A