Incorrect Authorization Affecting org.xwiki.platform:xwiki-platform-rendering-macro-include package, versions [,15.0-rc-1)
Threat Intelligence
EPSS
0.05% (16th
percentile)
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-7362205
- published 25 Jun 2024
- disclosed 24 Jun 2024
- credit Unknown
Introduced: 24 Jun 2024
CVE-2024-38369 Open this link in a new tabHow to fix?
Upgrade org.xwiki.platform:xwiki-platform-rendering-macro-include
to version 15.0-rc-1 or higher.
Overview
Affected versions of this package are vulnerable to Incorrect Authorization due to insufficient checks when the content of a document is included using {{include reference="targetdocument"/}}
. This means that any user able to modify the target document can impersonate the author of the content which used the include
macro.
Workaround
Make sure to protect any included document to make sure only allowed users can modify it.