CVE-2023-40573 CRITICAL

CVE-2023-40573: XWiki Platform's Groovy jobs check the wrong author, allowing remote code execution

Vendor Xwiki
Product xwiki-platform
Weakness CWE-284
Published August 24, 2023
Last update October 3, 2024

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki supports scheduled jobs that contain Groovy scripts. Currently, the job checks the content author of the job for programming right. However, modifying or adding a job script to a document doesn't modify the content author. Together with a CSRF vulnerability in the job scheduler, this can be exploited for remote code execution by an attacker with edit right on the wiki. If the attack is successful, an error log entry with "Job content executed" will be produced. This vulnerability has been patched in XWiki 14.10.9 and 15.4RC1.

Key dates

02Disclosure timeline

August 24, 2023 CVE published
October 3, 2024 Record updated