cve/2023/CVE-2023-29211.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2023-29211

Description

XWiki Commons are technical libraries common to several other top level XWiki projects. Any user with view rights WikiManager.DeleteWiki can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the wikiId url parameter. The problem has been patched on XWiki 13.10.11, 14.4.7, and 14.10.

POC

Reference

Github

No PoCs found on GitHub currently.