Missing Authorization Affecting org.xwiki.platform:xwiki-platform-oldcore package, versions [6.4-milestone-1,14.10.19) [15.0-rc-1,15.5.4) [15.6-rc-1,15.10-rc-1)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGXWIKIPLATFORM-6595840
- published 11 Apr 2024
- disclosed 10 Apr 2024
- credit Unknown
Introduced: 10 Apr 2024
CVE-2024-31987 Open this link in a new tabHow to fix?
Upgrade org.xwiki.platform:xwiki-platform-oldcore
to version 14.10.19, 15.5.4, 15.10-rc-1 or higher.
Overview
org.xwiki.platform:xwiki-platform-oldcore is a generic wiki platform offering runtime services for applications built on top of it.
Affected versions of this package are vulnerable to Missing Authorization via the custom skins support feature. A low-privileged user can execute arbitrary code by adding an object of class XWiki.XWikiSkins
to their profile, naming it arbitrarily, setting the Base Skin to flamingo
, and then adding an object of class XWikiSkinFileOverrideClass
with a path to macros.vm
containing malicious content.