icon

We found results for “

CVE-2025-32971

Good to know:

icon

Date: April 30, 2025

XWiki is a generic wiki platform. In versions starting from 4.5.1 to before 15.10.13, from 16.0.0-rc-1 to before 16.4.4, and from 16.5.0-rc-1 to before 16.8.0-rc-1, the Solr script service doesn't take dropped programming rights into account. The Solr script service that is accessible in XWiki's scripting API normally requires programming rights to be called. Due to using the wrong API for checking rights, it doesn't take the fact into account that programming rights might have been dropped by calling "$xcontext.dropPermissions()". If some code relies on this for the safety of executing Velocity code with the wrong author context, this could allow a user with script rights to either cause a high load by indexing documents or to temporarily remove documents from the search index. This issue has been patched in versions 15.10.13, 16.4.4, and 16.8.0-rc-1.

Severity Score

Severity Score

Weakness Type (CWE)

Incorrect Authorization

CWE-863

Top Fix

icon

Upgrade Version

Upgrade to version org.xwiki.platform:xwiki-platform-search-solr-api:15.10.13;org.xwiki.platform:xwiki-platform-search-solr-api:16.4.4;org.xwiki.platform:xwiki-platform-search-solr-api:16.8.0-rc-1;org.xwiki.platform:xwiki-platform-search-solr-api:15.10.13;org.xwiki.platform:xwiki-platform-search-solr-api:16.4.4;org.xwiki.platform:xwiki-platform-search-solr-api:16.8.0-rc-1;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-15.10.13;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-16.4.4;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-16.8.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): HIGH
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us