XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Prior to versions 14.2 and 13.10.4, all rights checks that would normally prevent a user from viewing a document on a wiki can be bypassed using the login action and directly specified templates. This exposes title, content and comments of any document and properties of objects, though class and property name must be known. This is also exploitable on private wikis. This has been patched in versions 14.2 and 13.10.4 by properly checking view rights before loading documents and disallowing non-default templates in the login, registration and skin action. As a workaround, it would be possible to protect all templates individually by adding code to check access rights first.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/71a6d0bb6f8ab718fcfaae0e9b8c16c2d69cd4bb | Patch Third Party Advisory |
https://github.com/xwiki/xwiki-platform/commit/9b7057d57a941592d763992d4299456300918208 | Patch Third Party Advisory |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8h89-34w2-jpfm | Third Party Advisory |
https://jira.xwiki.org/browse/XWIKI-18602 | Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-19549 | Vendor Advisory |
https://github.com/xwiki/xwiki-platform/commit/71a6d0bb6f8ab718fcfaae0e9b8c16c2d69cd4bb | Patch Third Party Advisory |
https://github.com/xwiki/xwiki-platform/commit/9b7057d57a941592d763992d4299456300918208 | Patch Third Party Advisory |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8h89-34w2-jpfm | Third Party Advisory |
https://jira.xwiki.org/browse/XWIKI-18602 | Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-19549 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:12
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/xwiki/xwiki-platform/commit/71a6d0bb6f8ab718fcfaae0e9b8c16c2d69cd4bb - Patch, Third Party Advisory | |
References | () https://github.com/xwiki/xwiki-platform/commit/9b7057d57a941592d763992d4299456300918208 - Patch, Third Party Advisory | |
References | () https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8h89-34w2-jpfm - Third Party Advisory | |
References | () https://jira.xwiki.org/browse/XWIKI-18602 - Vendor Advisory | |
References | () https://jira.xwiki.org/browse/XWIKI-19549 - Vendor Advisory |
Information
Published : 2022-09-08 18:15
Updated : 2024-11-21 07:12
NVD link : CVE-2022-36092
Mitre link : CVE-2022-36092
CVE.ORG link : CVE-2022-36092
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-287
Improper Authentication