CVE-2023-35155
published 2023-06-23CVE-2023-35155: XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing…
PriorityP337medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
1.50%
71.0th percentile
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS). For instance, the following URL execute an `alter` on the browser: `/xwiki/bin/view/Main/?viewer=share&send=1&target=&target=%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Crenniepak%40intigriti.me%3E&includeDocument=inline&message=I+wanted+to+share+this+page+with+you.`, where `` is the URL of your XWiki installation. The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.4, and 14.4.8.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| xwiki | xwiki | < 14.4.8 | 14.4.8 |
| xwiki | xwiki | >= 14.10 < 14.10.4 | 14.10.4 |
| xwiki | xwiki-platform | — | — |
| xwiki | xwiki-platform | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
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 vulnerable to cross-site scripting in target parameter via share page by email
osv·2023-06-20
CVE-2023-35155 [HIGH] XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email
XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email
### Impact
Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
For instance, the following URL execute an `alter` on the browser: `/xwiki/bin/view/Main/?viewer=share&send=1&target=&target=%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Crenniepak%40intigriti.me%3E&includeDocument=inline&message=I+wanted+to+share+this+page+with+you.`, where `` is the URL of your XWiki installation.
See https://jira.xwiki.org/browse/XWIKI-20370 for me details.
### Patches
The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.4, and 14.4.8.
### Workarounds
The fix is only impacting Velocity templates and page
GHSA
XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email
ghsa·2023-06-20
CVE-2023-35155 [HIGH] CWE-79 XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email
XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email
### Impact
Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
For instance, the following URL execute an `alter` on the browser: `/xwiki/bin/view/Main/?viewer=share&send=1&target=&target=%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Crenniepak%40intigriti.me%3E&includeDocument=inline&message=I+wanted+to+share+this+page+with+you.`, where `` is the URL of your XWiki installation.
See https://jira.xwiki.org/browse/XWIKI-20370 for me details.
### Patches
The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.4, and 14.4.8.
### Workarounds
The fix is only impacting Velocity templates and page
No detection rules found.
Nuclei
XWiki - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2023-35155 [MEDIUM] XWiki - Cross-Site Scripting
XWiki - Cross-Site Scripting
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
Template:
id: CVE-2023-35155
info:
name: XWiki - Cross-Site Scripting
author: ritikchaddha
severity: medium
description: |
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
impact: |
Successful exploitation could lead to unauthorized access to sensitive information or account takeover
remediation: |
Apply the latest security patches provided by XWiki to mitigate the vulnerability
reference:
- https://jira.xwiki.or
2023-06-23
Published