[Buildroot] [git commit] package/haproxy: security bump to version 2.4.3

Peter Korsgaard peter at korsgaard.com
Mon Sep 6 13:36:07 UTC 2021


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=a380e058338b5fc006cb76544a4b080e52cc0f4b
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Fixes the following security issues:

 > - CVE-2021-39240: An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3
 >   before 2.3.13, and 2.4 before 2.4.3.  It does not ensure that the scheme
 >   and path portions of a URI have the expected characters.  For example, the
 >   authority field (as observed on a target HTTP/2 server) might differ from
 >   what the routing rules were intended to achieve.

 > - CVE-2021-39241: An issue was discovered in HAProxy 2.0 before 2.0.24, 2.2
 >   before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3.  An HTTP method
 >   name may contain a space followed by the name of a protected resource.  It
 >   is possible that a server would interpret this as a request for that
 >   protected resource, such as in the "GET /admin?  HTTP/1.1 /static/images
 >   HTTP/1.1" example.

 > - CVE-2021-39242: An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3
 >   before 2.3.13, and 2.4 before 2.4.3.  It can lead to a situation with an
 >   attacker-controlled HTTP Host header, because a mismatch between Host and
 >   authority is mishandled.

 > For more details, see the advisory:
 > https://www.mail-archive.com/haproxy@formilux.org/msg41041.html

 > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

For 2021.02.x and 2021.05.x I have instead bumped to 2.2.16, which
contains the same fixes, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list