A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.
Other sources
Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers (such as a "Transfer-Encoding : chunked" line), which leads to HTTP request smuggling.
Netty is vulnerable to HTTP request smuggling, caused by a flaw when handling unusual whitespaces before the colon in HTTP headers. By sending a specially-crafted request, an attacker could exploit this vulnerability to poison the web cache, bypass web application firewall protection, and conduct XSS attacks.
* Use HTTP/2 instead (clear boundaries between requests)
* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings
CVE-2019-16869 is considered a moderate severity vulnerability as it enables HTTP request smuggling due to improper handling of whitespace in HTTP headers.
2
How do I fix CVE-2019-16869?
To fix CVE-2019-16869, upgrade to Netty version 4.1.42.Final or later.
3
Which versions of Netty are affected by CVE-2019-16869?
CVE-2019-16869 affects Netty versions prior to 4.1.42.Final.
4
What types of attacks can CVE-2019-16869 facilitate?
CVE-2019-16869 can facilitate HTTP request smuggling attacks, potentially allowing attackers to bypass security controls.
5
What software packages are impacted by CVE-2019-16869?
CVE-2019-16869 impacts various software packages, including Netty, Red Hat JBoss Enterprise Application Platform, and Debian packages that employ vulnerable versions.
SecAlerts Pty Ltd. 132 Wickham Terrace Fortitude Valley, QLD 4006, Australia info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.