#VU21409 Inconsistent interpretation of HTTP requests in Go programming language - CVE-2019-16276
Published: September 29, 2019
Go programming language
Description
The vulnerability allows a remote attacker to perform HTTP request smuggling attack.
The vulnerability exists due to Go programming language accepts and normalizes HTTP requests with malformed HTTP/1.1 headers containing a space before the colon. A remote attacker can use a malformed request to bypass configured filtration and gain access to presumably restricted functionality.