-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.2.7
-
Component/s: Security
-
1
-
Severity 3 - Minor
-
0
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Login to Bamboo
- Create plans and generate report
- Application sends a token through the URL itself.
Expected Results
Application should not send atl_token parameter in URL
Actual Results
application sends a token through the URL itself via a GET request of the application.
https://linux-59053.prod.atl-cd.net/bamboo/reports/generateReport.action?reportKey=com.atl[…]bmit&atl_token=cf5ff1d467312b0568bc5b9792882f0b4c410680
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...