Files
CVEs-PoC/2020/CVE-2020-10108.md
T
2025-09-29 21:09:30 +02:00

862 B

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

Github

No PoCs found on GitHub currently.