9

CVE-2023-40573

Exploit

XWiki Platform's Groovy jobs check the wrong author, allowing remote code execution

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
XwikiXwiki Version < 14.10.9
XwikiXwiki Version15.0 Update-
XwikiXwiki Version15.0 Updaterc1
XwikiXwiki Version15.1 Update-
XwikiXwiki Version15.1 Updaterc1
XwikiXwiki Version15.2 Update-
XwikiXwiki Version15.2 Updaterc1
XwikiXwiki Version15.3 Update-
XwikiXwiki Version15.3 Updaterc1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1% 0.581
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
security-advisories@github.com 9 2.3 6
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
CWE-284 Improper Access Control

The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

https://github.com/xwiki/xwiki-platform/commit/fcdcfed3fe2e8a3cad66ae0610795a2d58ab9662
Patch
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8xhr-x3v8-rghj
Patch
Vendor Advisory
https://jira.xwiki.org/browse/XWIKI-20852
Patch
Vendor Advisory
Exploit
Issue Tracking