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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
meinheld prior to 1.0.2 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Content-Length and Transfer encoding header parsing.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PYTHON-MEINHELD-569140
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|