Out-of-bounds Read Affecting haproxy package, versions <1.8.16-2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.43% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN13-HAPROXY-5681694
  • published15 Jan 2019
  • disclosed21 Mar 2019

Introduced: 15 Jan 2019

CVE-2018-20615  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Debian:13 haproxy to version 1.8.16-2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream haproxy package and not the haproxy package as distributed by Debian. See How to fix? for Debian:13 relevant fixed versions and status.

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.