CVE-2023-40177

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*
cpe:2.3:a:xwiki:xwiki:4.3:milestone2:*:*:*:*:*:*
cpe:2.3:a:xwiki:xwiki:15.0:-:*:*:*:*:*:*
cpe:2.3:a:xwiki:xwiki:15.0:rc1:*:*:*:*:*:*

History

21 Nov 2024, 08:18

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 8.8
v2 : unknown
v3 : 9.9
References () https://github.com/xwiki/xwiki-platform/commit/dfb1cde173e363ca5c12eb3654869f9719820262 - Patch () https://github.com/xwiki/xwiki-platform/commit/dfb1cde173e363ca5c12eb3654869f9719820262 - Patch
References () https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-5mf8-v43w-mfxp - Mitigation, Patch, Vendor Advisory () https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-5mf8-v43w-mfxp - Mitigation, Patch, Vendor Advisory
References () https://jira.xwiki.org/browse/XWIKI-7369 - Issue Tracking, Patch, Vendor Advisory () https://jira.xwiki.org/browse/XWIKI-7369 - Issue Tracking, Patch, Vendor Advisory
Summary
  • (es) XWiki Platform es una plataforma wiki genérica que ofrece servicios de ejecución para aplicaciones construidas sobre ella. Cualquier usuario registrado puede utilizar el campo de contenido de su página de perfil de usuario para ejecutar scripts arbitrarios con derechos de programación, realizando así una escalada de derechos. Este problema está presente desde la versión 4.3M2 cuando la aplicación AppWithinMinutes añadió soporte para el campo Content, permitiendo a cualquier página wiki (incluyendo la página de perfil de usuario) utilizar su contenido como un campo AWM Content, que tiene un visualizador personalizado que ejecuta el contenido con los derechos del autor ``AppWithinMinutes.Content``, en lugar de los derechos del autor del contenido. La vulnerabilidad ha sido corregida en XWiki 14.10.5 y 15.1RC1. La solución se encuentra en el contenido de la página AppWithinMinutes.Content que define el visualizador personalizado. Al utilizar el servicio de script ``display`` para mostrar el contenido, nos aseguramos de que se utiliza el autor adecuado para comprobar los derechos de acceso.

Information

Published : 2023-08-23 21:15

Updated : 2024-11-21 08:18


NVD link : CVE-2023-40177

Mitre link : CVE-2023-40177

CVE.ORG link : CVE-2023-40177


JSON object : View

Products Affected

xwiki

  • xwiki
CWE
CWE-95

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

CWE-94

Improper Control of Generation of Code ('Code Injection')