Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
8.2
-
Unit
-
Unknown
-
Description
Steps to reproduce:
- Install the CommonMark markdown syntax.
- Login as user without script right.
- Edit any document and set the syntax to Markdown.
- Add to any field of that document or a comment the content <script>alert("XSS")</script>
Expected result:
No alert is displayed as the user doesn't have script right.
Actual result:
An alert with content "XSS" is displayed.
Attachments
Issue Links
- is related to
-
MARKDOWN-70 Disabled raw HTML elements are not disabled
-
- Open
-