GHSA-34fj-r5gq-7395

Suggest an improvement
Source
https://github.com/advisories/GHSA-34fj-r5gq-7395
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-34fj-r5gq-7395/GHSA-34fj-r5gq-7395.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-34fj-r5gq-7395
Aliases
Published
2024-04-10T17:11:32Z
Modified
2024-04-10T22:00:40Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
XWiki Platform: Remote code execution from account via SearchSuggestSourceSheet
Details

Impact

Any user with edit right on any page can execute any code on the server by adding an object of type XWiki.SearchSuggestSourceClass to their user profile or any other page. This compromises the confidentiality, integrity and availability of the whole XWiki installation.

To reproduce on an instance, as a user without script nor programming rights, add an object of type XWiki.SearchSuggestSourceClass to your profile page. On this object, set every possible property to }}}{{async}}{{groovy}}println("Hello from Groovy!"){{/groovy}}{{/async}} (i.e., name, engine, service, query, limit and icon). Save and display the page, then append ?sheet=XWiki.SearchSuggestSourceSheet to the URL. If any property displays as Hello from Groovy!}}}, then the instance is vulnerable.

Patches

This vulnerability has been patched in XWiki 14.10.20, 15.5.4 and 15.10 RC1.

Workarounds

This patch can be manually applied to the document XWiki.SearchSuggestSourceSheet.

References

  • https://jira.xwiki.org/browse/XWIKI-21474
  • https://github.com/xwiki/xwiki-platform/commit/6a7f19f6424036fce3d703413137adde950ae809
Database specific
{
    "nvd_published_at": "2024-04-10T20:15:07Z",
    "cwe_ids": [
        "CWE-95"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2024-04-10T17:11:32Z"
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-search-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2-milestone-2
Fixed
14.10.20

Maven / org.xwiki.platform:xwiki-platform-search-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.0-rc-1
Fixed
15.5.4

Maven / org.xwiki.platform:xwiki-platform-search-ui

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15.6-rc-1
Fixed
15.10-rc-1