logo

CVE-2023-48293 org.xwiki.contrib:xwiki-application-admintools

Package

Manager: maven
Name: org.xwiki.contrib:xwiki-application-admintools
Vulnerable Version: >=0 <4.5.1

Severity

Level: High

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

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00756 pctl0.72345

Details

Cross-Site Request Forgery with QueryOnXWiki allows arbitrary database queries ### Impact A CSRF vulnerability in the query on XWiki tool allows executing arbitrary database queries on the database of the XWiki installation. Among other things, this allows modifying and deleting all data of the wiki. This could be both used to damage the wiki and to create an account with elevated privileges for the attacker, thus impacting the confidentiality, integrity and availability of the whole XWiki instance. A possible attack vector are comments on the wiki, by embedding an image with wiki syntax like `[[image:path:/xwiki/bin/view/Admin/QueryOnXWiki?query=DELETE%20FROM%20xwikidoc]]`, all documents would be deleted from the database when an admin user views this comment. ### Patches This has been patched in Admin Tools Application 4.5.1 by adding form token checks. ### Workarounds The [patch](https://github.com/xwiki-contrib/application-admintools/commit/45298b4fbcafba6914537dcdd798a1e1385f9e46) can also be applied manually to the affected pages. Alternatively, if the query tool is not needed, by deleting the document `Admin.SQLToolsGroovy`, all database query tools can be deactivated. ### References * https://jira.xwiki.org/browse/ADMINTOOL-92 * https://github.com/xwiki-contrib/application-admintools/commit/45298b4fbcafba6914537dcdd798a1e1385f9e46

Metadata

Created: 2023-11-20T21:01:25Z
Modified: 2023-11-20T22:41:31Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-4f4c-rhjv-4wgv/GHSA-4f4c-rhjv-4wgv.json
CWE IDs: ["CWE-352"]
Alternative ID: GHSA-4f4c-rhjv-4wgv
Finding: F007
Auto approve: 1