Vulnerability Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can exploit a stored XSS through their user profile by setting the payload as the value of the time zone user preference. Even though the time zone is selected from a drop down (no free text value) it can still be set from JavaScript (using the browser developer tools) or by calling the save URL on the user profile with the right query string. Once the time zone is set it is displayed without escaping which means the payload gets executed for any user that visits the malicious user profile, allowing the attacker to steal information and even gain more access rights (escalation to programming rights). This issue is present since version 4.1M2 when the time zone user preference was introduced. The issue has been fixed in XWiki 14.10.5 and 15.1RC1.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xwiki | Xwiki | >= 4.1.1, < 14.10.5 |
Related Weaknesses (CWE)
References
- https://github.com/xwiki/xwiki-platform/commit/d11ca5d781f8a42a85bc98eb82306c143Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h8cm-3v5f-rgp6PatchVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-7847Issue TrackingVendor Advisory
- https://github.com/xwiki/xwiki-platform/commit/d11ca5d781f8a42a85bc98eb82306c143Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h8cm-3v5f-rgp6PatchVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-7847Issue TrackingVendor Advisory
FAQ
What is CVE-2023-40176?
CVE-2023-40176 is a vulnerability with a CVSS score of 9.0 (CRITICAL). XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can exploit a stored XSS through their user profile by setting the payload ...
How severe is CVE-2023-40176?
CVE-2023-40176 has been rated CRITICAL with a CVSS base score of 9.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-40176?
Check the references section above for vendor advisories and patch information. Affected products include: Xwiki Xwiki.