CVE-2023-46242
published 2023-11-07CVE-2023-46242: XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible to execute a…
PriorityP346high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EPSS
0.38%
30.0th percentile
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible to execute a content with the right of any user via a crafted URL. A user must have `programming` privileges in order to exploit this vulnerability. This issue has been patched in XWiki 14.10.7 and 15.2RC1. Users are advised to upgrade. There are no known workarounds for for this vulnerability.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| xwiki | xwiki | >= 1.0 < 14.10.7 | 14.10.7 |
| xwiki | xwiki | >= 15.0 < 15.2 | 15.2 |
| 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 vulnerable to remote code execution via the edit action because it lacks CSRF token
ghsa·2023-11-07
CVE-2023-46242 [CRITICAL] CWE-352 XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
### Impact
In XWiki Platform, it's possible to execute content with the right of any user if you can make this user follow a crafted URL. This is possible because edit action sets and thereby executes the page content without checking for a cross-site request forgert (CSRF) token.
To reproduce:
Get a user with programming rights to visit the URL `/xwiki/bin/edit/Main/?content=%7B%7Bgroovy%7D%7Dprintln%28%22Hello+from+Groovy%21%22%29%7B%7B%2Fgroovy%7D%7D&xpage=view`, where `` is the URL of your XWiki installation. This can be done by embedding an image with this URL.
The text "Hello from Groovy!" is displayed in the page content, showing that the Groovy macro has been executed.
### Patche
OSV
XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
osv·2023-11-07
CVE-2023-46242 [CRITICAL] XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
### Impact
In XWiki Platform, it's possible to execute content with the right of any user if you can make this user follow a crafted URL. This is possible because edit action sets and thereby executes the page content without checking for a cross-site request forgert (CSRF) token.
To reproduce:
Get a user with programming rights to visit the URL `/xwiki/bin/edit/Main/?content=%7B%7Bgroovy%7D%7Dprintln%28%22Hello+from+Groovy%21%22%29%7B%7B%2Fgroovy%7D%7D&xpage=view`, where `` is the URL of your XWiki installation. This can be done by embedding an image with this URL.
The text "Hello from Groovy!" is displayed in the page content, showing that the Groovy macro has been executed.
### Patche
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/xwiki/xwiki-platform/commit/cf8eb861998ea423c3645d2e5e974420b0e882behttps://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hgpw-6p4h-j6h5https://jira.xwiki.org/browse/XWIKI-20386https://github.com/xwiki/xwiki-platform/commit/cf8eb861998ea423c3645d2e5e974420b0e882behttps://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hgpw-6p4h-j6h5https://jira.xwiki.org/browse/XWIKI-20386
2023-11-07
Published