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
Updated by Jim Pingle over 5 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset ce77c104eee92cfbbc0d84980e60899295dadeac.
Updated by Jim Pingle over 5 years ago
- Target version changed from 2.5.0 to 2.4.4-p3
Updated by Jim Pingle over 5 years ago
- Status changed from Feedback to Resolved
Unable to reproduce on -p3. Looks good.
Actions