An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS1wOXFtLXA5NDItcTN3Nc4ABKez

High CVSS: 8.6 EPSS: 0.00085% (0.25743 Percentile) EPSS:

XWiki Platform vulnerable to SQL injection through XWiki#searchDocuments API

Affected Packages Affected Versions Fixed Versions
maven:org.xwiki.platform:xwiki-platform-oldcore >= 17.0.0-rc1, < 17.3.0-rc-1, >= 1.0, < 16.10.6 17.3.0-rc-1, 16.10.6

Impact

It's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY.

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:

References: