Skip to content

XWiki OIDC Authenticator vulnerable to bypassing OpenID login by providing a custom provider

Critical severity GitHub Reviewed Published Nov 4, 2022 in xwiki-contrib/oidc • Updated Jan 29, 2023

Package

maven org.xwiki.contrib.oidc:oidc-authenticator (Maven)

Affected versions

< 1.29.1

Patched versions

1.29.1

Description

Impact

Even if a wiki has an OpenID provider configured through its xwiki.properties, it is possible to provide a third party provider by providing 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

Patches

Patched in version 1.29.1.

Workarounds

There is no workaround, an upgrade of the authenticator is required.

References

https://jira.xwiki.org/browse/OIDC-118

For more information

If you have any questions or comments about this advisory:

  • Open an issue in Jira XWiki
  • Email us at our security mailing list

References

@tmortagne tmortagne published to xwiki-contrib/oidc Nov 4, 2022
Published to the GitHub Advisory Database Nov 4, 2022
Reviewed Nov 4, 2022
Published by the National Vulnerability Database Nov 4, 2022
Last updated Jan 29, 2023

Severity

Critical
9.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Weaknesses

CVE ID

CVE-2022-39387

GHSA ID

GHSA-m7gv-v8xx-v47w

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.