Node.js HTTP 客户端中存在的缺陷,可能导致基于 Node.js 的转发代理在从可见的 头重建出站请求头、同时将原始请求体管道传输到复用的后端连接时,出现请求不同步(desynchronization)。 Node.js 可能会将超过 / 限制的请求头从 、 和 中省略,但内部仍会使用这些被省略的头进行 HTTP 消息帧处理。具体而言, 头可能被隐藏在用户代码层(userland)之外,但请求体仍然会被正常传输。 该漏洞影响所有受支持的发布分支:Node.js 22、Node.js 24 和 Node.j
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet