Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.0-rc-1
Description
moveStep1 is missing escaping and some translations
This has also the consequence to lead to an xss (similar to XWIKI-19612).
Reproduction steps:
- On any page, upload an attachment named ><img src=1 onerror=alert(1)>.jpg
- From the attachment pane, click on the move attachment action
- An alert with the content 1 is shown to the user
Attachments
Issue Links
- causes
-
XWIKI-19844 The actor of an attachment move is not displayed properly in the final page
- Closed
- is caused by
-
XWIKI-1657 Allow to rename and move attachments
- Closed
- is related to
-
XWIKI-19612 XSS in the attachment history
- Closed
- links to