The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "2.1.5"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.7"
}
]
}{
"versions": [
{
"introduced": "14.0.0"
},
{
"last_affected": "14.14.0"
},
{
"introduced": "14.15.0"
},
{
"fixed": "14.20.0"
},
{
"introduced": "16.0.0"
},
{
"last_affected": "16.12.0"
},
{
"introduced": "16.13.0"
},
{
"fixed": "16.16.0"
},
{
"introduced": "18.0.0"
},
{
"fixed": "18.5.0"
},
{
"introduced": "0"
},
{
"last_affected": "11.0"
},
{
"introduced": "0"
},
{
"fixed": "3.3.0"
}
]
}