Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-search-solr-ui
  4. ›
  5. CVE-2024-31984

CVE-2024-31984: XWiki Platform: Remote code execution through space title and Solr space facet

April 10, 2024

By creating a document with a specially crafted title, it is possible to trigger remote code execution in the (Solr-based) search in XWiki. This allows any user who can edit the title of a space (all users by default) to execute any Groovy code in the XWiki installation which compromises the confidentiality, integrity and availability of the whole XWiki installation.

To reproduce, as a user without script nor programming rights, create a document with title {{/html}}{{async}}{{groovy}}println("Hello from Groovy Title!"){{/groovy}}{{/async}} and content Test Document. Using the search UI, search for "Test Document", then deploy the Location facet on the right of the screen, next to the search results. The installation is vulnerable if you see an item such as:

Hello from Groovy Title!
</a>
<div class="itemCount">1</div>
</li>
</ul>
{{/html}}

References

  • github.com/advisories/GHSA-xm4h-3jxr-m3c6
  • github.com/xwiki/xwiki-platform
  • github.com/xwiki/xwiki-platform/commit/43c9d551e3c11e9d8f176b556dd33bbe31fc66e0
  • github.com/xwiki/xwiki-platform/commit/5ef9d294d37be92ee22b2549e38663b29dce8767
  • github.com/xwiki/xwiki-platform/commit/74e301c481e69eeea674dac7fed6af3614cf08c5
  • github.com/xwiki/xwiki-platform/commit/94fc12db87c2431eb1335ecb9c2954b1905bde62
  • github.com/xwiki/xwiki-platform/commit/acba74c149a041345b24dcca52c586f872ba97fb
  • github.com/xwiki/xwiki-platform/commit/ef55105d6eeec5635fd693f0070c5aaaf3bdd940
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-xm4h-3jxr-m3c6
  • jira.xwiki.org/browse/XWIKI-21471
  • nvd.nist.gov/vuln/detail/CVE-2024-31984

Code Behaviors & Features

Detect and mitigate CVE-2024-31984 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.2-rc-1 before 14.10.20, all versions starting from 15.0-rc-1 before 15.5.4, all versions starting from 15.6-rc-1 before 15.10-rc-1

Fixed versions

  • 14.10.20
  • 15.5.4
  • 15.10-rc-1

Solution

Upgrade to versions 14.10.20, 15.10-rc-1, 15.5.4 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

Source file

maven/org.xwiki.platform/xwiki-platform-search-solr-ui/CVE-2024-31984.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:43 +0000.