目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-26281— Http-rs Async-h1 环境问题漏洞

一分钟漏洞结论

影响对象
http-rs async-h1
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Http-rs Async-h1是Http-rs团队的一个基于Rust语言的异步Http解析器。 async-h1 2.3.0之前版本存在安全漏洞,该漏洞源于存在请求走私漏洞。此漏洞影响任何在反向代理后使用async-h1的web服务器,包括所有此类Tide应用程序。如果服务器没有读取超过缓冲区长度的请求体,async-h1将尝试从该偏移量开始的请求体内容中读取后续请求。

CVSS 6.8 · Medium EPSS 1.01% · P61
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2020-26281 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
request smuggling in async-h1
来源: CVE Program / CVE List V5
Vulnerability Description
async-h1 is an asynchronous HTTP/1.1 parser for Rust (crates.io). There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server does not read the body of a request which is longer than some buffer length, async-h1 will attempt to read a subsequent request from the body content starting at that offset into the body. One way to exploit this vulnerability would be for an adversary to craft a request such that the body contains a request that would not be noticed by a reverse proxy, allowing it to forge forwarded/x-forwarded headers. If an application trusted the authenticity of these headers, it could be misled by the smuggled request. Another potential concern with this vulnerability is that if a reverse proxy is sending multiple http clients' requests along the same keep-alive connection, it would be possible for the smuggled request to specify a long content and capture another user's request in its body. This content could be captured in a post request to an endpoint that allows the content to be subsequently retrieved by the adversary. This has been addressed in async-h1 2.3.0 and previous versions have been yanked.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
来源: CVE Program / CVE List V5
Vulnerability Title
Http-rs Async-h1 环境问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Http-rs Async-h1是Http-rs团队的一个基于Rust语言的异步Http解析器。 async-h1 2.3.0之前版本存在安全漏洞,该漏洞源于存在请求走私漏洞。此漏洞影响任何在反向代理后使用async-h1的web服务器,包括所有此类Tide应用程序。如果服务器没有读取超过缓冲区长度的请求体,async-h1将尝试从该偏移量开始的请求体内容中读取后续请求。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
http-rs async-h1 < 2.3.0 -

二、漏洞 CVE-2020-26281 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2020-26281 的情报信息

登录查看更多情报信息。

CVE-2020-26281 厂商安全公告 (1)

CVE-2020-26281 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2020-26281

暂无评论


发表评论