GHSA-h3qr-rq2j-74w4
CRITICALCVE-2020-35863Vulnerable versions of hyper allow GET requests to have bodies, even if there is no Transfer-Encoding or Content-Length header. As per the HTTP 1.1 specification, such requests do not have bodies, so the body will be interpreted as a separate HTTP request.
- Affected
- >= 0.11.0, < 0.12.34
- Fixed in
- 0.12.34
- Weakness
- CWE-444
- Published
- 2021-08-25
- Source
- github