Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXY2NjIteHBjYy05eGY2
It's possible to execute anything with the rights of the author of a macro which uses the {{wikimacrocontent}} macro
Impact
The {{wikimacrocontent}}
executes the content with the rights of the wiki macro author instead of the caller of that wiki macro. This makes possible to inject scripts through it and they will be executed with the rights of the wiki macro (very often a user which has Programming rights).
Fortunately, no such macro exists by default in XWiki Standard but one could have been created or installed with an extension.
Patches
It has been patched in versions XWiki 12.6.3, 11.10.11 and 12.8-rc-1.
Workarounds
There is no easy workaround other than disabling the affected macros.
Inserting content in a safe way or knowing what is the user who called the wiki macro is not easy.
References
https://jira.xwiki.org/browse/XWIKI-17759
For more information
If you have any questions or comments about this advisory:
- Open an issue in Jira XWiki
- Email us at our security mailing list
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXY2NjIteHBjYy05eGY2
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Low
Classification: General
Published: over 3 years ago
Updated: almost 2 years ago
Identifiers: GHSA-v662-xpcc-9xf6, CVE-2021-21379
References:
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-v662-xpcc-9xf6
- https://nvd.nist.gov/vuln/detail/CVE-2021-21379
- https://jira.xwiki.org/browse/XWIKI-17759
- https://github.com/advisories/GHSA-v662-xpcc-9xf6
Blast Radius: 1.0
Affected Packages
maven:org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
Affected Version Ranges: >= 12.7, <= 12.7.1, >= 12.0, < 12.6.3, >= 11.4, < 11.10.11Fixed in: 12.8, 12.6.3, 11.10.11