Description
XWiki is an open-source wiki software platform. Versions 16.10.10 and below, 17.0.0-rc-1 through 17.4.3 and 17.5.0-rc-1 through 17.6.0 contain a REST API which doesn't enforce any limits for the number of items that can be requested in a single request at the moment. Depending on the number of pages in the wiki and the memory configuration, this can lead to slowness and unavailability of the wiki. As an example, the /rest/wikis/xwiki/spaces resource returns all spaces on the wiki by default, which are basically all pages. This issue is fixed in versions 17.4.4 and 16.10.11.
Problem types
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
>= 17.0.0-rc-1, < 17.4.4
>= 17.5.0-rc-1, < 17.7.0-rc-1
References
jira.xwiki.org/browse/XWIKI-23355
github.com/...atform/security/advisories/GHSA-cc84-q3v3-mhgf
github.com/...ommit/e3c47745195fb445b054537be86f5c01ee69558b
jira.xwiki.org/browse/XWIKI-23355