漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values
Vulnerability Description
HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the `Host:` header, and HTTP/1.1 control data field values. An attacker who controls one of these inputs, for example a user supplied URL passed to a webhook or URL fetch endpoint, can inject additional headers and smuggle requests to the upstream server.
CVSS Information
N/A
Vulnerability Type
HTTP头部中CRLF序列转义处理不恰当(HTTP响应分割)
Vulnerability Title
HTTP::Tiny 注入漏洞
Vulnerability Description
HTTP::Tiny是Perldoc开源的一个小巧、简单、正确的 HTTP/1.1 客户端。 HTTP::Tiny 0.093之前版本存在注入漏洞,该漏洞源于未验证CRLF,可能导致攻击者注入额外标头和夹带请求。
CVSS Information
N/A
Vulnerability Type
N/A