← Back to browse · API

CVE-2022-41931

Severity
CRITICAL
CVSS
9.9
EPSS
0.0119
Risk score
40.02
CISA KEV
No
PoC
No
Published
2022-11-23
Modified
2025-04-22
First seen
2026-08-07
Aliases
EUVD-2022-7241, GHSA-5J7G-CF6R-G2H7
Products
xwiki:xwiki-platform 14.0.0, < 14.4.2, xwiki:xwiki-platform 6.4-milestone-2, < 13.10.7
Sources
euvd EUVD-2022-7241

Description

xwiki-platform-icon-ui is vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection'). Any user with view rights on commonly accessible documents including the icon picker macro can execute arbitrary Groovy, Python or Velocity code in XWiki due to improper neutralization of the macro parameters of the icon picker macro. The problem has been patched in XWiki 13.10.7, 14.5 and 14.4.2. Workarounds: The [patch](https://github.com/xwiki/xwiki-platform/commit/47eb8a5fba550f477944eb6da8ca91b87eaf1d01) can be manually applied by editing `IconThemesCode.IconPickerMacro` in the object editor. The whole document can also be replaced by the current version by importing the document from the XAR archive of a fixed version as the only changes to the document have been security fixes and small formatting changes.

References