CVE-2025-54385
EPSS 0.98%XWiki Platform vulnerable to SQL injection through XWiki#searchDocuments API
Description
### Impact It's possible to execute any SQL query in Oracle by using the function like [DBMS_XMLGEN or DBMS_XMLQUERY](https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_XMLGEN.html). The XWiki#searchDocuments APIs are not sanitizing the query at all and even if they force a specific select, Hibernate allows using any native function in an HQL query (for example in the WHERE). ### Patches This has been patched in 16.10.6 and 17.3.0-rc-1. ### Workarounds There is no known workaround, other than upgrading XWiki. ### References https://jira.xwiki.org/browse/XWIKI-22728 ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:[email protected])
Affected packages (1)
- Maven/org.xwiki.platform:xwiki-platform-oldcore>= 1.0, < 16.10.6
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | 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 |
References (8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-54385
- PATCHhttps://github.com/xwiki/xwiki-platform
- WEBhttps://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_XMLGEN.html
- WEBhttps://github.com/xwiki/xwiki-platform/commit/7313dc9b533c70f14b7672379c8b3b63d1fd8f51
- WEBhttps://github.com/xwiki/xwiki-platform/commit/7c4087d44ac550610b2fa413dd4f5375409265a5
- WEBhttps://github.com/xwiki/xwiki-platform/security/advisories/GHSA-p9qm-p942-q3w5
- WEBhttps://jira.xwiki.org/browse/XWIKI-22728
- WEBhttps://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.10.6