CRLF Injection Vulnerability in Node.js Affects Multiple Versions
CVE-2016-5325
6.1MEDIUM
What is CVE-2016-5325?
The CRLF injection vulnerability in Node.js allows remote attackers to inject arbitrary HTTP headers by manipulating the reason argument in the ServerResponse#writeHead function. This can lead to HTTP response splitting attacks, allowing malicious actors to insert unwanted headers that can influence the behavior of the web application and jeopardize user data.