GHSA-vr59-gm53-v7cq

Suggest an improvement
Source
https://github.com/advisories/GHSA-vr59-gm53-v7cq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/07/GHSA-vr59-gm53-v7cq/GHSA-vr59-gm53-v7cq.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-vr59-gm53-v7cq
Aliases
Published
2025-07-24T18:09:01Z
Modified
2025-07-25T13:32:02Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
XWiki Platform vulnerable to SQL injection through getdeleteddocuments.vm template sort parameter
Details

Impact

It's possible for anyone to inject SQL using the parameter sort of the getdeleteddocuments.vm. It's injected as is as an ORDER BY value.

One can see the result of the injection with http://127.0.0.1:8080/xwiki/rest/liveData/sources/liveTable/entries?sourceParams.template=getdeleteddocuments.vm&sort=injected (this example does not work, but it shows that an HQL query was executed with the passed value which look nothing like an order by value, without any kind of sanitation).

Patches

This has been patched in 17.3.0-rc-1, 16.10.6.

Workarounds

There is no known workaround, other than upgrading XWiki.

References

https://jira.xwiki.org/browse/XWIKI-23093

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 List

Attribution

The vulnerability was identifier by Aleksey Solovev from Positive Technologies.

Database specific
{
    "github_reviewed": true,
    "severity": "CRITICAL",
    "github_reviewed_at": "2025-07-24T18:09:01Z",
    "cwe_ids": [
        "CWE-89"
    ],
    "nvd_published_at": "2025-07-24T23:15:26Z"
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-distribution-war

Package

Name
org.xwiki.platform:xwiki-platform-distribution-war
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-distribution-war

Affected ranges

Type
ECOSYSTEM
Events
Introduced
9.4-rc-1
Fixed
16.10.6

Maven / org.xwiki.platform:xwiki-platform-distribution-war

Package

Name
org.xwiki.platform:xwiki-platform-distribution-war
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-distribution-war

Affected ranges

Type
ECOSYSTEM
Events
Introduced
17.0.0-rc-1
Fixed
17.3.0-rc-1