Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2024-37899
June 20, 2024
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. When an admin disables a user account, the user's profile is executed with the admin's rights. This allows a user to place malicious code in the user profile before getting an admin to disable the user account. To reproduce, as a user without script nor programming rights, edit the about section of your user profile and add `{{groovy}}services.logging.getLogger("attacker").error("Hello from Groovy!"){{/groovy}}`. As an admin, go to the user profile and click the "Disable this account" button. Then, reload the page. If the logs show `attacker - Hello from Groovy!` then the instance is vulnerable. This has been patched in XWiki 14.10.21, 15.5.5, 15.10.6 and 16.0.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. ### Workarounds We're not aware of any workaround except upgrading. ### References * https://jira.xwiki.org/browse/XWIKI-21611 * https://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a
Affected Packages
org.xwiki.platform:xwiki-platform-oldcore (JAVA):
Affected version(s) >=13.10.3 <14.10.21
Fix Suggestion:
Update to version 14.10.21
org.xwiki.platform:xwiki-platform-oldcore (JAVA):
Affected version(s) >=15.6-rc-1 <15.10.6
Fix Suggestion:
Update to version 15.10.6
org.xwiki.platform:xwiki-platform-oldcore (JAVA):
Affected version(s) =16.0.0-rc-1 <16.0.0
Fix Suggestion:
Update to version 16.0.0
org.xwiki.platform:xwiki-platform-oldcore (JAVA):
Affected version(s) >=15.0-rc-1 <15.5.5
Fix Suggestion:
Update to version 15.5.5
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Incorrect Privilege Assignment
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
17.52