CVE-2022-36097
published 2022-09-08CVE-2022-36097: XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Platform, a generic wiki platform. Starting with version…
PriorityP346medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EPSS
57.39%
99.0th percentile
XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Platform, a generic wiki platform. Starting with version 14.0-rc-1 and prior to 14.4-rc-1, it's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment. This issue has been patched in XWiki 14.4-rc-1. As a workaround, one may copy `moveStep1.vm` to `webapp/xwiki/templates/moveStep1.vm` and replace vulnerable code with code from the patch.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| xwiki | xwiki | >= 14.0 < 14.3 | 14.3 |
| xwiki | xwiki-platform | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
ghsa·2022-09-16
CVE-2022-36097 [HIGH] CWE-79 XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
### Impact
It's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment.
For example, an attachment with name `>.jpg` will execute the alert.
### Patches
This issue has been patched in XWiki 14.4RC1.
### Workarounds
It is possible to fix the vulnerability by copying [moveStep1.vm](https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vm) to `webapp/xwiki/templates/moveStep1.vm` and replace
```
#set($titleToDisplay = $services.localization.render('attachment.move.title',
[$
OSV
XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
osv·2022-09-16
CVE-2022-36097 [HIGH] XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form
### Impact
It's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment.
For example, an attachment with name `>.jpg` will execute the alert.
### Patches
This issue has been patched in XWiki 14.4RC1.
### Workarounds
It is possible to fix the vulnerability by copying [moveStep1.vm](https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vm) to `webapp/xwiki/templates/moveStep1.vm` and replace
```
#set($titleToDisplay = $services.localization.render('attachment.move.title',
[$
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/xwiki/xwiki-platform/commit/fbc4bfbae4f6ce8109addb281de86a03acdb9277https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9r9j-57rf-f6vjhttps://jira.xwiki.org/browse/XWIKI-19667https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vmhttps://github.com/xwiki/xwiki-platform/commit/fbc4bfbae4f6ce8109addb281de86a03acdb9277https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9r9j-57rf-f6vjhttps://jira.xwiki.org/browse/XWIKI-19667https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vm
2022-09-08
Published