CVE-2023-30589

HIGH7.5EPSS 1.9%

llhttp vulnerable to HTTP request smuggling

發布日:2023/7/1修改日:2026/2/4
也稱為:GHSA-cggh-pq45-6h9xBIT-node-2023-30589BIT-node-min-2023-30589CGA-qmjj-5xgh-8m5x

描述

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20

受影響套件(5)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

參考連結(22)