CVE-2023-40177
CVSS V2 None
CVSS V3 None
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can use the content field of their user profile page to execute arbitrary scripts with programming rights, thus effectively performing rights escalation. This issue is present since version 4.3M2 when AppWithinMinutes Application added support for the Content field, allowing any wiki page (including the user profile page) to use its content as an AWM Content field, which has a custom displayer that executes the content with the rights of the ``AppWithinMinutes.Content`` author, rather than the rights of the content author. The vulnerability has been fixed in XWiki 14.10.5 and 15.1RC1. The fix is in the content of the AppWithinMinutes.Content page that defines the custom displayer. By using the ``display`` script service to render the content we make sure that the proper author is used for access rights checks.
Overview
- CVE ID
- CVE-2023-40177
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-08-23T20:11:45.227Z
- Last Modified Date
- 2023-08-23T20:11:45.227Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-5mf8-v43w-mfxp | x_refsource_CONFIRM |
https://github.com/xwiki/xwiki-platform/commit/dfb1cde173e363ca5c12eb3654869f9719820262 | x_refsource_MISC |
https://jira.xwiki.org/browse/XWIKI-7369 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-40177 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40177 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 02:21:54 | Added to TrackCVE |