mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
851 B
Markdown
20 lines
851 B
Markdown
### [CVE-2020-10108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://know.bishopfox.com/advisories
|
|
- https://know.bishopfox.com/advisories/twisted-version-19.10.0
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|