First published: Mon Nov 18 2019(Updated: )
An issue was discovered in Envoy 1.12.0. An untrusted remote client may send an HTTP header (such as Host) with whitespace after the header content. Envoy will treat "header-value " as a different string from "header-value" so for example with the Host header "example.com " one could bypass "example.com" matchers.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Envoyproxy Envoy | <=1.12.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-18802 is a vulnerability discovered in Envoy 1.12.0 that allows an untrusted remote client to send an HTTP header with whitespace after the header content.
An untrusted remote client can exploit CVE-2019-18802 by sending an HTTP header with whitespace after the header content, which may result in bypassing certain security measures.
The severity of CVE-2019-18802 is critical with a score of 9.8.
To fix CVE-2019-18802, upgrade to Envoy version 1.12.1 or later.
You can find more information about CVE-2019-18802 on the Envoy mailing list, GitHub security advisories, and Red Hat security advisories.