Node.Js · Node · CVE-2022-35256
**Name of the Vulnerable Software and Affected Versions**
Node versions 18.7.0
**Description**
The issue is related to the llhttp parser in the http module, which does not correctly handle header fields that are not terminated with CLRF, potentially resulting in HTTP Request Smuggling. There is also a mention of a vulnerability in the SINEC INS software related to bypassing the authentication mechanism, allowing a remote attacker to execute arbitrary code.
**Recommendations**
For Node version 18.7.0, update to a newer version to mitigate the risk of HTTP Request Smuggling.
As a temporary workaround, consider restricting the handling of header fields that are not terminated with CLRF until a patch is available.