Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
10.6.1, 10.7
-
None
-
It works on your XWiki sandbox/playground: playground.xwiki.org, so I assume it works everywhere
-
Medium
-
Description
Hi, I would like to report an issue.
Description:
There's an XSS on in image import function ( image: ). It's available only for logged in users, who are allowed to create new posts, but can lead to stealing admin user's credentials.
Steps to reproduce bug:
- Go to page edition (for example: https://playground.xwiki.org/xwiki/bin/edit/Sandbox/WebHome
- Select "Source" button
- In source enter for example:
[[image:test||alt="" width="1" height="1" onerror="alert(document.location)"]]
- Click "Preview"
- There's XSS.
Contact:
If you want to get further information, mail me at: kmpl@protonmail.com
Attachments
Issue Links
- duplicates
-
XWIKI-8593 XSS in images and links using on* parameter.
- Closed