Files
CVEs-PoC/2020/CVE-2020-7655.md
T
2024-06-18 02:51:15 +02:00

18 lines
720 B
Markdown

### [CVE-2020-7655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7655)
![](https://img.shields.io/static/v1?label=Product&message=netius&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=HTTP%20Request%20Smuggling&color=brighgreen)
### 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.