Lucene search

K
redhatcveRedhat.comRH:CVE-2019-16869
HistoryOct 04, 2019 - 4:20 p.m.

CVE-2019-16869

2019-10-0416:20:51
redhat.com
access.redhat.com
19

0.012 Low

EPSS

Percentile

85.6%

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.

Mitigation

  • Use HTTP/2 instead (clear boundaries between requests)

  • Disable reuse of backend connections eg.

    http-reuse never

in HAProxy or whatever equivalent LB settings