Project

General

Profile

Actions

Bug #16411

closed

Potential XSS in HAProxy Package

Bug #16411: Potential XSS in HAProxy Package

Added by Jim Pingle 12 months ago. Updated 12 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
haproxy
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

There is a potential reflected cross-site scripting vulnerability in the HAProxy package:

/usr/local/www/haproxy/haproxy_stats.php displays the value of the showsticktablecontent GET parameter without encoding.

Reported by Alex Williams of Pellera Technology via VulnCheck, CVE-2025-34172

While looking at that, I also found that the showstatresolvers code path references $sticktablename but it isn't relevant on that code path. The only possible item to display is globalresolvers, it doesn't need to use any user input for that action.

Updated by Jim Pingle 12 months ago Actions #2

  • Description updated (diff)

Updated by Jim Pingle 12 months ago Actions #3

  • Status changed from New to Resolved

MR Merged

Updated by Jim Pingle 12 months ago Actions #4

  • Private changed from Yes to No

Updated by Jim Pingle 12 months ago Actions #5

  • % Done changed from 0 to 100

New package build is now published and available for Plus 25.07.1, Plus 25.07, CE 2.8.1, and CE 2.8.0.

Actions

Also available in: Atom