Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-48293
HistoryNov 20, 2023 - 7:15 p.m.

Cross site request forgery (csrf)

2023-11-2019:15:00
PRIOn knowledge base
www.prio-n.com
2
cross site request forgery
xwiki admin tools
database vulnerability
data modification
data deletion
admin account privilege
form token checks
patching
workarounds
database query deactivation

7.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

25.2%

The XWiki Admin Tools Application provides tools to help the administration of XWiki. Prior to version 4.5.1, a cross-site request forgery 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. This has been patched in Admin Tools Application 4.5.1 by adding form token checks. Some workarounds are available. The patch 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.

CPENameOperatorVersion
xwikilt4.5.1

7.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

25.2%

Related for PRION:CVE-2023-48293