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.
References
Configurations
Configuration 1 (hide)
|
History
03 Sep 2025, 17:42
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* | |
First Time |
Xwiki
Xwiki xwiki |
|
References | () https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_XMLGEN.html - Product | |
References | () https://github.com/xwiki/xwiki-platform/commit/7313dc9b533c70f14b7672379c8b3b63d1fd8f51 - Patch | |
References | () https://github.com/xwiki/xwiki-platform/commit/7c4087d44ac550610b2fa413dd4f5375409265a5 - Patch | |
References | () https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-p9qm-p942-q3w5 - Vendor Advisory | |
References | () https://jira.xwiki.org/browse/XWIKI-22728 - Vendor Advisory | |
References | () https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.10.6 - Release Notes |
29 Jul 2025, 14:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
26 Jul 2025, 04:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-26 04:16
Updated : 2025-09-03 17:42
NVD link : CVE-2025-54385
Mitre link : CVE-2025-54385
CVE.ORG link : CVE-2025-54385
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-20
Improper Input Validation