mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2020-7655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7655)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PYTHON-NETIUS-569141
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|