VYPR
Critical severityNVD Advisory· Published May 9, 2023· Updated Jan 28, 2025

XWiki Platform privilege escalation (PR)/RCE from account through class sheet

CVE-2023-32069

Description

XWiki Platform is a generic wiki platform. Starting in version 3.3-milestone-2 and prior to versions 14.10.4 and 15.0-rc-1, it's possible for a user to execute anything with the right of the author of the XWiki.ClassSheet document. This has been patched in XWiki 15.0-rc-1 and 14.10.4. There are no known workarounds.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.xwiki.platform:xwiki-platform-test-uiMaven
>= 3.3-milestone-3, < 14.10.414.10.4

Affected products

1

Patches

1
de72760d4a3e

XWIKI-20566: Improve Class Sheet display

https://github.com/xwiki/xwiki-platformThomas MortagneJan 19, 2023via ghsa
1 file changed · +1 1
  • xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/ClassSheet.xml+1 1 modified
    @@ -83,7 +83,7 @@
     ## sheet output. Class authors can put the description of the class in the class document content.
     #set($classSheetReference = $services.model.createDocumentReference($doc.wiki, 'XWiki', 'ClassSheet'))
     #if($services.sheet.getDocumentSheets($doc).contains($classSheetReference))
    -  {{include reference="" /}}
    +  {{include reference="" author="target"/}}
     #end
     {{/velocity}}
     
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

5

News mentions

0

No linked articles in our index yet.