mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2016-5325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5325)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CRLF injection vulnerability in the ServerResponse#writeHead function in Node.js 0.10.x before 0.10.47, 0.12.x before 0.12.16, 4.x before 4.6.0, and 6.x before 6.7.0 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the reason argument.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Yuning-J/PatchRank
|
|
|