The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2019-11-27 16:15
Updated : 2023-11-07 03:07
NVD link : CVE-2019-19330
Mitre link : CVE-2019-19330
CVE.ORG link : CVE-2019-19330
JSON object : View
Products Affected
haproxy
- haproxy
debian
- debian_linux
canonical
- ubuntu_linux
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')