CVE-2024-43400
published 2024-08-19CVE-2024-43400: XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It is possible for a user without Script or…
PriorityP429medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
0.46%
36.7th percentile
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It is possible for a user without Script or Programming rights to craft a URL pointing to a page with arbitrary JavaScript. This requires social engineer to trick a user to follow the URL. This has been patched in XWiki 14.10.21, 15.5.5, 15.10.6 and 16.0.0.
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| xwiki | xwiki | < 14.10.21 | 14.10.21 |
| xwiki | xwiki | >= 15.0 < 15.5.5 | 15.5.5 |
| xwiki | xwiki | >= 15.6 < 15.10.6 | 15.10.6 |
| xwiki | xwiki-platform | < 14.10.21 | 14.10.21 |
| xwiki | xwiki-platform | — | — |
| xwiki | xwiki-platform | — | — |
| 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.
OSV
XWiki Platform allows XSS through XClass name in string properties
osv·2024-08-19
CVE-2024-43400 [CRITICAL] XWiki Platform allows XSS through XClass name in string properties
XWiki Platform allows XSS through XClass name in string properties
### Impact
Is it possible for a user without Script or Programming rights to craft a URL pointing to a page with arbitrary JavaScript.
This requires social engineer to trick a user to follow the URL.
#### Reproduction steps
1. As a user without script or programming right, create a (non-terminal) document named `" + alert(1) + "` (the quotes need to be part of the name).
1. Edit the class.
1. Add a string property named `"test"`.
1. Edit using the object editor and add an object of the created class
1. Get an admin to open `/xwiki/bin/view/%22%20%2B%20alert(1)%20%2B%20%22/?viewer=display&type=object&property=%22%20%2B%20alert(1)%20%2B%20%22.WebHome.test&mode=edit` where `` is the URL of your XWiki installation.
### Patc
GHSA
XWiki Platform allows XSS through XClass name in string properties
ghsa·2024-08-19
CVE-2024-43400 [CRITICAL] CWE-79 XWiki Platform allows XSS through XClass name in string properties
XWiki Platform allows XSS through XClass name in string properties
### Impact
Is it possible for a user without Script or Programming rights to craft a URL pointing to a page with arbitrary JavaScript.
This requires social engineer to trick a user to follow the URL.
#### Reproduction steps
1. As a user without script or programming right, create a (non-terminal) document named `" + alert(1) + "` (the quotes need to be part of the name).
1. Edit the class.
1. Add a string property named `"test"`.
1. Edit using the object editor and add an object of the created class
1. Get an admin to open `/xwiki/bin/view/%22%20%2B%20alert(1)%20%2B%20%22/?viewer=display&type=object&property=%22%20%2B%20alert(1)%20%2B%20%22.WebHome.test&mode=edit` where `` is the URL of your XWiki installation.
### Patc
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-08-19
Published