CVE-2020-11100
- EPSS 60.73%
- Veröffentlicht 02.04.2020 15:15:17
- Zuletzt bearbeitet 21.11.2024 04:56:47
In hpack_dht_insert in hpack-tbl.c in the HPACK decoder in HAProxy 1.8 through 2.x before 2.1.4, a remote attacker can write arbitrary bytes around a certain location on the heap via a crafted HTTP/2 request, possibly causing remote code execution.
CVE-2019-19330
- EPSS 3.96%
- Veröffentlicht 27.11.2019 16:15:11
- Zuletzt bearbeitet 21.11.2024 04:34:35
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.
CVE-2019-18277
- EPSS 10.02%
- Veröffentlicht 23.10.2019 14:15:10
- Zuletzt bearbeitet 21.11.2024 04:32:57
A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it cou...
CVE-2019-14241
- EPSS 70.24%
- Veröffentlicht 23.07.2019 13:15:13
- Zuletzt bearbeitet 21.11.2024 04:26:16
HAProxy through 2.0.2 allows attackers to cause a denial of service (ha_panic) via vectors related to htx_manage_client_side_cookies in proto_htx.c.
CVE-2019-11323
- EPSS 1.25%
- Veröffentlicht 09.05.2019 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:53
HAProxy before 1.9.7 mishandles a reload with rotated keys, which triggers use of uninitialized, and very predictable, HMAC keys. This is related to an include/types/ssl_sock.h error.
CVE-2018-20615
- EPSS 4.46%
- Veröffentlicht 21.03.2019 16:00:36
- Zuletzt bearbeitet 21.11.2024 04:01:51
An out-of-bounds read issue was discovered in the HTTP/2 protocol decoder in HAProxy 1.8.x and 1.9.x through 1.9.0 which can result in a crash. The processing of the PRIORITY flag in a HEADERS frame requires 5 extra bytes, and while these bytes are s...
CVE-2018-20102
- EPSS 4.35%
- Veröffentlicht 12.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:00:52
An out-of-bounds read in dns_validate_dns_response in dns.c was discovered in HAProxy through 1.8.14. Due to a missing check when validating DNS responses, remote attackers might be able read the 16 bytes corresponding to an AAAA record from the non-...
CVE-2018-20103
- EPSS 6.59%
- Veröffentlicht 12.12.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:00:53
An issue was discovered in dns.c in HAProxy through 1.8.14. In the case of a compressed pointer, a crafted packet can trigger infinite recursion by making the pointer point to itself, or create a long chain of valid pointers resulting in stack exhaus...
CVE-2018-14645
- EPSS 3.01%
- Veröffentlicht 21.09.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:29
A flaw was discovered in the HPACK decoder of HAProxy, before 1.8.14, that is used for HTTP/2. An out-of-bounds read access in hpack_valid_idx() resulted in a remote crash and denial of service.
CVE-2018-11469
- EPSS 3.06%
- Veröffentlicht 25.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:25
Incorrect caching of responses to requests including an Authorization header in HAProxy 1.8.0 through 1.8.9 (if cache enabled) allows attackers to achieve information disclosure via an unauthenticated remote request, related to the proto_http.c check...