CVE 8.6 HIGH

XWiki Platform’s searchDocuments API allows for SQL injection_CVE-2025-54385

8.6 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions between 17.0.0-rc1 to 17.2.2 and versions 16.10.5 and below, it's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY. The XWiki#searchDocuments APIs pass queries directly to Hibernate without sanitization. Even when these APIs enforce a specific SELECT clause, attackers can still inject malicious code through HQL's native function support in other parts of the query (such as the WHERE clause). This is fixed in versions 16.10.6 and 17.3.0-rc-1.

Basic Information

ID CVE-2025-54385
Source GitHub_M
Published Jul 26, 2025 at 03:28
Modified Jul 28, 2025 at 18:59

Affected Product

Vendor xwiki
Product xwiki-platform
Version < 16.10.6
Affected Versions xwiki xwiki-platform < 16.10.6
xwiki xwiki-platform >= 17.0.0-rc1, < 17.3.0-rc-1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.