REDHAT-BUG-1311145: Low severity aprox aproxengine vulnerability
It was found that HAProxy statistics are non-authenticated over network.
elements/haproxy/os-apply-config/etc/haproxy/haproxy.cfg:
listen haproxy.stats :{{#stats.port}}{{stats.port}}{{/stats.port}}{{^stats.port}}1993{{/stats.port}}
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-1311145?
The severity of REDHAT-BUG-1311145 is critical due to the lack of authentication for HAProxy statistics over the network.
How do I fix REDHAT-BUG-1311145?
To fix REDHAT-BUG-1311145, implement a proper authentication mechanism for the HAProxy statistics endpoint.
What are the potential risks associated with REDHAT-BUG-1311145?
The potential risks include unauthorized access to sensitive statistics and possible exploitation by attackers.
Which versions of HAProxy are affected by REDHAT-BUG-1311145?
REDHAT-BUG-1311145 affects all versions of HAProxy that expose statistics without authentication.
Is there a workaround for REDHAT-BUG-1311145?
A possible workaround for REDHAT-BUG-1311145 is to restrict access to the statistics interface using firewall rules.