MEDIUM 6.5 Maven
HTTP request smuggling in netty
GHSA-wx5j-54mm-rqqq · CVE-2021-43797
Published · Modified
Description
Impact
Netty currently just skips control chars when these are present at the beginning / end of the header name. We should better fail fast as these are not allowed by the spec and could lead to HTTP request smuggling.
Failing to do the validation might cause netty to "sanitize" header names before it forward these to another remote system when used as proxy. This remote system can't see the invalid usage anymore and so not do the validation itself.
References
- WEB https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2021-43797
- WEB https://github.com/netty/netty/pull/11891
- WEB https://github.com/netty/netty/commit/07aa6b5938a8b6ed7a6586e066400e2643897323
- WEB https://github.com/netty/netty
- WEB https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html
- WEB https://security.netapp.com/advisory/ntap-20220107-0003
- WEB https://www.debian.org/security/2023/dsa-5316
- WEB https://www.oracle.com/security-alerts/cpuapr2022.html
- WEB https://www.oracle.com/security-alerts/cpujul2022.html
Ready to move
Start Securing
Free, no credit card | First findings in minutes