-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Security - XSS
-
None
-
0
-
1
Bitbucket DC appends atl_token to the POST URL when uploading Avatar in User Profile.
POST <<bb_url>>/users/admin/avatar.png?atl_token=<<token>>
Feature Request:
Avoid exposing the XSRF token (atl_token) in the POST URL.