漏洞标题
分块传输编码中的整数溢出
漏洞描述信息
分块传输编码中的整数溢出
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Integer Overflow in Chunked Transfer-Encoding
漏洞描述信息
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信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
整数溢出或超界折返
漏洞标题
hyperium hyper 输入验证错误漏洞
漏洞描述信息
hyperium hyper是开源的Rust 的 HTTP 库。旨在成为库和应用程序的构建块。 hyperium hyper存在输入验证错误漏洞,该漏洞源于hyper 0.14.10版本及之前版本中,hyper 的 HTTP 服务器和客户端代码存在当解码太大的块大小时可能会触发整数溢出。
CVSS信息
N/A
漏洞类别
输入验证错误