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
h2: Duplicate Host header could facilitate request smuggling
Vulnerability Description
h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, providing a request smuggling primitive. This issue is fixed in version 4.4.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Vulnerability Title
python-hyper h2 输入验证错误漏洞
Vulnerability Description
python-hyper h2是python-hyper组织的一款支持HTTP/2协议的服务器设备。 python-hyper h2 4.4.0及之前版本存在输入验证错误漏洞,该漏洞源于接受包含多个Host标头的请求头块,并将所有Host标头转发给消费应用程序,当消费者将HTTP/2降级为HTTP/1.1时,生成的请求携带两行Host标头,可能导致请求走私。
CVSS Information
N/A
Vulnerability Type
N/A