An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the max_frame_size setting instead of being checked against the bufsize. The max_frame_size only applies to outgoing traffic and not to incoming, so if a large enough frame size is advertised in the SETTINGS frame, a wrapped frame will be defragmented into a temporary allocated buffer where the second fragment may overflow the heap by up to 16 kB. It is very unlikely that this can be exploited for code execution given that buffers are very short lived and their addresses not realistically predictable in production, but the likelihood of an immediate crash is absolutely certain.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: mitre
Published: 2018-05-09T07:00:00
Updated: 2024-08-05T07:32:01.570Z
Reserved: 2018-04-17T00:00:00
Link: CVE-2018-10184
Vulnrichment
No data.
NVD
Status : Modified
Published: 2018-05-09T07:29:00.280
Modified: 2023-11-07T02:51:22.007
Link: CVE-2018-10184
Redhat