XWiki OIDC has various tools to manipulate OpenID Connect protocol in XWiki. Prior to version 1.29.1, even if a wiki has an OpenID provider configured through its xwiki.properties, it is possible to provide a third party provider its details through request parameters. One can then bypass the XWiki authentication altogether by specifying its own provider through the oidc.endpoint.* request parameters (or by using an XWiki-based OpenID provider with oidc.xwikiprovider. With the same approach, one could also provide a specific group mapping through oidc.groups.mapping that would make his user automatically part of the XWikiAdminGroup. This issue has been patched, please upgrade to 1.29.1. There is no workaround, an upgrade of the authenticator is required.
References
Link | Resource |
---|---|
https://github.com/xwiki-contrib/oidc/commit/0247af1417925b9734ab106ad7cd934ee870ac89 | Patch Third Party Advisory |
https://github.com/xwiki-contrib/oidc/security/advisories/GHSA-m7gv-v8xx-v47w | Third Party Advisory |
https://jira.xwiki.org/browse/OIDC-118 | Issue Tracking Vendor Advisory |
https://github.com/xwiki-contrib/oidc/commit/0247af1417925b9734ab106ad7cd934ee870ac89 | Patch Third Party Advisory |
https://github.com/xwiki-contrib/oidc/security/advisories/GHSA-m7gv-v8xx-v47w | Third Party Advisory |
https://jira.xwiki.org/browse/OIDC-118 | Issue Tracking Vendor Advisory |
Configurations
History
21 Nov 2024, 07:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
References | () https://github.com/xwiki-contrib/oidc/commit/0247af1417925b9734ab106ad7cd934ee870ac89 - Patch, Third Party Advisory | |
References | () https://github.com/xwiki-contrib/oidc/security/advisories/GHSA-m7gv-v8xx-v47w - Third Party Advisory | |
References | () https://jira.xwiki.org/browse/OIDC-118 - Issue Tracking, Vendor Advisory |
Information
Published : 2022-11-04 19:15
Updated : 2024-11-21 07:18
NVD link : CVE-2022-39387
Mitre link : CVE-2022-39387
CVE.ORG link : CVE-2022-39387
JSON object : View
Products Affected
xwiki
- openid_connect
CWE
CWE-287
Improper Authentication