HTTP Request Smuggling Affecting node package, versions [,14.20.0) [15.0.0,16.16.0) [17.0.0,18.5.0)
Snyk CVSS
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UPSTREAM-NODE-2946427
- published 10 Jul 2022
- disclosed 8 Jul 2022
- credit Zeyu Zhang
Introduced: 8 Jul 2022
CVE-2022-32213 Open this link in a new tabHow to fix?
Upgrade node
to version 14.20.0, 16.16.0, 18.5.0 or higher.
Overview
node is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Affected versions of this package are vulnerable to HTTP Request Smuggling when the llhttp
parser in the http
module does not correctly parse and validate Transfer-Encoding
headers.