mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
966 B
Markdown
18 lines
966 B
Markdown
### [CVE-2020-8201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8201)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Node.js < 12.18.4 and < 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture of the underlying system. The attack was possible due to a bug in processing of carrier-return symbols in the HTTP header names.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/922597
|
|
|
|
#### Github
|
|
- https://github.com/dnorio/oracle-node-alpine
|
|
|