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
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