XWiki Platform is a generic wiki platform. Prior to 15.10.14, 16.4.6, and 16.10.0-rc-1, protected pages are listed when requesting the REST endpoints /rest/wikis/[wikiName]/pages even if the user doesn't have view rights on them. It's particularly true if the entire wiki is protected with "Prevent unregistered user to view pages": the endpoint would still list the pages of the wiki, though only for the main wiki. The problem has been patched in XWiki 15.10.14, 16.4.6, 16.10.0RC1. In those versions the endpoint can still be requested but the result is filtered out based on pages rights.
CVSS
No CVSS.
References
Configurations
No configuration.
History
19 Mar 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://jira.xwiki.org/browse/XWIKI-22630 - | |
References | () https://jira.xwiki.org/browse/XWIKI-22639 - |
19 Mar 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-19 18:15
Updated : 2025-03-19 20:15
NVD link : CVE-2025-29925
Mitre link : CVE-2025-29925
CVE.ORG link : CVE-2025-29925
JSON object : View
Products Affected
No product.
CWE
CWE-402
Transmission of Private Resources into a New Sphere ('Resource Leak')