Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-oldcore
  4. ›
  5. CVE-2023-41046

CVE-2023-41046: Missing Authorization

September 4, 2023

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It is possible in XWiki to execute Velocity code without having script right by creating an XClass with a property of type “TextArea” and content type “VelocityCode” or “VelocityWiki”. For the former, the syntax of the document needs to be set the xwiki/1.0 (this syntax does not need to be installed). In both cases, when adding the property to an object, the Velocity code is executed regardless of the rights of the author of the property (edit right is still required, though). In both cases, the code is executed with the correct context author so no privileged APIs can be accessed. However, Velocity still grants access to otherwise inaccessible data and APIs that could allow further privilege escalation. At least for “VelocityCode”, this behavior is most likely very old but only since XWiki 7.2, script right is a separate right, before that version all users were allowed to execute Velocity and thus this was expected and not a security issue. This has been patched in XWiki 14.10.10 and 15.4 RC1. Users are advised to upgrade. There are no known workarounds.

References

  • github.com/advisories/GHSA-m5m2-h6h9-p2c8
  • github.com/xwiki/xwiki-platform/commit/edc52579eeaab1b4514785c134044671a1ecd839
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-m5m2-h6h9-p2c8
  • jira.xwiki.org/browse/XWIKI-20847
  • jira.xwiki.org/browse/XWIKI-20848
  • nvd.nist.gov/vuln/detail/CVE-2023-41046

Code Behaviors & Features

Detect and mitigate CVE-2023-41046 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.2 before 14.10.10, all versions starting from 15.0-rc-1 before 15.4-rc-1

Fixed versions

  • 14.10.10
  • 15.4-rc-1

Solution

Upgrade to versions 14.10.10, 15.4-rc-1 or above. *Note*: 15.4-rc-1 may be an unstable version. Use caution.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
  • CWE-862: Missing Authorization

Source file

maven/org.xwiki.platform/xwiki-platform-oldcore/CVE-2023-41046.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:37 +0000.