cve/2020/CVE-2020-10108.md
2024-06-09 00:33:16 +00:00

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