Site icon API Security Blog

XWiki Platform vulnerable to SQL injection through XWiki#searchDocuments API

image
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: * Open an issue in Jira XWiki.org * Email us at Security Mailing…Read More

Exit mobile version