{ "schema_version": "1.4.0", "id": "GHSA-gq32-758c-3wm3", "modified": "2025-04-30T20:41:44Z", "published": "2025-03-19T20:03:42Z", "aliases": [ "CVE-2025-29924" ], "summary": "XWiki uses the wrong wiki reference in AuthorizationManager", "details": "### Impact\n\nIt's possible for an user to get access to private information through the REST API - but could also be through another API - when a sub wiki is using \"Prevent unregistered users to view pages\". The vulnerability only affects subwikis, and it only concerns specific right options such as \"Prevent unregistered users to view pages\". or \"Prevent unregistered users to edit pages\".\n\nIt's possible to detect the vulnerability by enabling \"Prevent unregistered users to view pages\" and then trying to access a page through the REST API without using any credentials.\n\n### Patches\n\nThe vulnerability has been patched in XWiki 15.10.14, 16.4.6 and 16.10.0RC1. \n\n### Workarounds\n\nThere's no workaround.\n\n### References\n\n * JIRA ticket: https://jira.xwiki.org/browse/XWIKI-22640\n * Commit of the fix: https://github.com/xwiki/xwiki-platform/commit/5f98bde87288326cf5787604e2bb87836875ed0e\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)\n* Email us at [Security Mailing List](mailto:security@xwiki.org)", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security-authorization-api" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.1-rc-1" }, { "fixed": "15.10.14" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security-authorization-api" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "16.0.0-rc-1" }, { "fixed": "16.4.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security-authorization-api" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "16.5.0-rc-1" }, { "fixed": "16.10.0-rc-1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gq32-758c-3wm3" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29924" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/5f98bde87288326cf5787604e2bb87836875ed0e" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-22640" } ], "database_specific": { "cwe_ids": [ "CWE-269", "CWE-863" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-19T20:03:42Z", "nvd_published_at": "2025-03-19T18:15:25Z" } }