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

974 B

CVE-2022-1705

Description

Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.

POC

Reference

No PoCs from references.

Github