Project

General

Profile

Actions

Bug #9335

open

Stored XSS in HAProxy / haproxy_listeners_edit.php

Added by Jim Pingle about 5 years ago. Updated about 5 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
haproxy
Target version:
-
Start date:
02/18/2019
Due date:
% Done:

0%

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

Description

There is a stored XSS on haproxy_listeners.php via parameters submitted on haproxy_listeners_edit.php:

The following parameters are not encoded before display back to the user:

  • desc
  • table_actionsaclN

Since these are free-form, they can't be fully validated, so adding encoding is sufficient.

Actions

Also available in: Atom PDF