Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 202004-01 ] HAProxy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Wed Apr 01, 2020 8:26 pm    Post subject: [ GLSA 202004-01 ] HAProxy Reply with quote

Gentoo Linux Security Advisory

Title: HAProxy: Remote execution of arbitrary code (GLSA 202004-01)
Severity: high
Exploitable: remote
Date: 2020-04-01
Bug(s): #701842
ID: 202004-01

Synopsis

A vulnerability in HAProxy might lead to remote execution of
arbitrary code.


Background

HAProxy is a TCP/HTTP reverse proxy for high availability environments.

Affected Packages

Package: net-proxy/haproxy
Vulnerable: < 2.0.10
Unaffected: >= 1.8.23 < 1.8.24
Unaffected: >= 1.9.13 < 1.9.14
Unaffected: >= 2.0.10 < 2.0.11
Architectures: All supported architectures


Description

It was discovered that HAProxy incorrectly handled certain HTTP/2
headers.


Impact

A remote attacker could send a specially crafted HTTP/2 header, possibly
resulting in execution of arbitrary code with the privileges of the
process or a Denial of Service condition.


Workaround

There is no known workaround at this time.

Resolution

All HAProxy 1.8.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=net-proxy/haproxy-1.8.23"
   
All HAProxy 1.9.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=net-proxy/haproxy-1.9.13"
   
All HAProxy 2.0.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=net-proxy/haproxy-2.0.10"
   


References

CVE-2019-19330
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum