Actions
Bug #9508
closedPotential XSS in services_acb.php via download parameter
Start date:
05/09/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
Attempt to load /services_acb.php?download=%22%3E%3Cscript%3Ealert(1)%3C/script%3E and the client displays a JS alert.
The download parameter it being put into a URL for the Revision tab without encoding at source:src/usr/local/www/services_acb.php#L374
Actions