-
Bug
-
Resolution: Fixed
-
Highest
-
None
-
No-Version
-
Severity 3 - Minor
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Steps to reproduce:
In id.atlassian.com, add to your About me:
<script>console.log(' +++++ Hi Dennis ++++++');</script>
Save & check in your answers profile - the JS will appear in the browser console.
jclark@atlassian.com can you do me a favor and give every profile field an once-over?
- relates to
-
CONFCLOUD-46695 XSS Vulnerability in About Me field
-
- Closed
-
- causes
-
ADM-40550 Failed to load
Form Name |
---|
I've confirmed that the "about me" field is the only user profile field that is displayed with django's default HTML escaping disabled.