Files
CVEs-PoC/2020/CVE-2020-10108.md
T
2024-05-25 21:48:12 +02:00

851 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.