org.xwiki.platform:xwiki-platform-oldcore allows SQL injection in short form select requests through the script query API
Description
XWiki is a generic wiki platform. In versions starting from 1.6-milestone-1 to before 15.10.16, 16.4.6, and 16.10.1, it is possible for a user with SCRIPT right to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend. Depending on the used database backend, the attacker may be able to not only obtain confidential information such as password hashes from the database, but also execute UPDATE/INSERT/DELETE queries. This issue has been patched in versions 16.10.1, 16.4.6 and 15.10.16. There is no known workaround, other than upgrading XWiki. The protection added to this REST API is the same as the one used to validate complete select queries, making it more consistent. However, while the script API always had this protection for complete queries, it's important to note that it's a very strict protection and some valid, but complex, queries might suddenly require the author to have programming right.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.xwiki.platform:xwiki-platform-oldcoreMaven | >= 1.6-milestone-1, < 15.10.16 | 15.10.16 |
org.xwiki.platform:xwiki-platform-oldcoreMaven | >= 16.0.0-rc-1, < 16.4.6 | 16.4.6 |
org.xwiki.platform:xwiki-platform-oldcoreMaven | >= 16.5.0-rc-1, < 16.10.1 | 16.10.1 |
Affected products
1- Range: >= 1.6-milestone-1, < 15.10.16
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-g9jj-75mx-wjcxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-32968ghsaADVISORY
- github.com/xwiki/xwiki-platform/security/advisories/GHSA-g9jj-75mx-wjcxghsax_refsource_CONFIRMWEB
- jira.xwiki.org/browse/XWIKI-22718ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.