Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-37913: Arbitrary server side file writing from account through office converter

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Starting in version 3.5-milestone-1 and prior to versions 14.10.8 and 15.3-rc-1, triggering the office converter with a specially crafted file name allows writing the attachment’s content to an attacker-controlled location on the server as long as the Java process has write access to that location. In particular in the combination with attachment moving, a feature introduced in XWiki 14.0, this is easy to reproduce but it also possible to reproduce in versions as old as XWiki 3.5 by uploading the attachment through the REST API which doesn’t remove / or \ from the filename. As the mime type of the attachment doesn’t matter for the exploitation, this could e.g., be used to replace the jar-file of an extension which would allow executing arbitrary Java code and thus impact the confidentiality, integrity and availability of the XWiki installation. This vulnerability has been patched in XWiki 14.10.8 and 15.3RC1. There are no known workarounds apart from disabling the office converter.

CVE
#vulnerability#linux#java
  • **Type: ** Bug

  • Resolution: Fixed

  • **Priority: ** Blocker

  • Affects Version/s: 3.5-milestone-1
  • Documentation in Release Notes:

    N/A

Steps to reproduce:

  1. Activate the office server
  2. Upload an arbitrary file with the extension .doc, e.g., to your user profile (you can use a regular plain text file, only the extension seems to matter).
  3. Use the attachment move feature to rename the file to …/…/…/…/…/home/michael/Hello from XWiki.txt where the latter part is the location of a file you want to write on the server. The number of …/ depends on the directory depth, the provided example should work on Linux with the demo distribution.
  4. Click the “preview” link to trigger the office converter

Expected result:

A preview of the office file is displayed.

Actual result:

An error is displayed and but the office file is written to the specified location. This can most likely be used to override xwiki.cfg and set the superadmin password to gain superadmin access (not tried yet).

is related to

XWIKI-7506 Some code is still cleaning the attachment name

  • Closed

links to

Related news

GHSA-vcvr-v426-3m3m: org.xwiki.platform:xwiki-platform-office-importer vulnerable to arbitrary server side file writing from account through office converter

### Impact Triggering the office converter with a specially crafted file name allows writing the attachment's content to an attacker-controlled location on the server as long as the Java process has write access to that location. In particular in the combination with attachment moving, a feature introduced in XWiki 14.0, this is easy to reproduce but it also possible to reproduce in versions as old as XWiki 3.5 by uploading the attachment through the REST API which doesn't remove `/` or `\` from the filename. As the mime type of the attachment doesn't matter for the exploitation, this could e.g., be used to replace the `jar`-file of an extension which would allow executing arbitrary Java code and thus impact the confidentiality, integrity and availability of the XWiki installation. To reproduce the issue on versions since XWiki 14.0, execute the following steps: 1. Activate the office server 2. Upload an arbitrary file with the extension .doc, e.g., to your user profile (you can us...

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907