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 skipped, the total frame length was not re-checked to make sure they were present in the frame.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/106645 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2019:0275 | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00018.html | third party advisory mailing list |
https://usn.ubuntu.com/3858-1/ | third party advisory vendor advisory |
https://www.mail-archive.com/haproxy%40formilux.org/msg32304.html | mailing list |
https://access.redhat.com/errata/RHBA-2019:0327 | third party advisory vendor advisory |