Actions
Bug #5876
closedsystem_gateway_groups_edit.php: Gateway description is printed without escaping
Start date:
02/10/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.5
Affected Architecture:
Description
On system_gateway_groups_edit.php, if a gateway has a description using a string containing JS, it will show up here and be executed. The description needs escaping before display.
Fix is ready, will commit momentarily. Only affects 2.2.x, 2.3 does not exhibit the behavior.
Actions