First published: Thu Nov 09 2023(Updated: )
application-collabora is an integration of Collabora Online in XWiki. As part of the application use cases, depending on the rights that a user has over a document, they should be able to open the office attachments files in view or edit mode. Currently, if a user opens an attachment file in edit mode in collabora, this right will be preserved for all future users, until the editing session is closes, even if some of them have only view right. Collabora server is the one issuing this request and it seems that the `userCanWrite` query parameter is cached, even if, for example, token is not. This issue has been patched in version 1.3.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
<1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-46743 is a vulnerability in the XWiki Application-collabora, where the same file cannot be opened with different rights.
CVE-2023-46743 affects XWiki Application-collabora by preventing users from opening the same file with different rights. For example, they should be able to open office attachment files in either view or edit mode.
The severity of CVE-2023-46743 is high with a CVSS score of 7.4.
To fix CVE-2023-46743 in XWiki Application-collabora, update to a version higher than 1.3.
You can find more information about CVE-2023-46743 in the GitHub Security Advisory: [https://github.com/xwikisas/application-collabora/security/advisories/GHSA-mvq3-xxg2-rj57](https://github.com/xwikisas/application-collabora/security/advisories/GHSA-mvq3-xxg2-rj57)