Skip to content

Potential account take over due to unverified emails from Microsoft Identity Platform

Critical
nattsw published GHSA-2w32-w539-3m7r Feb 21, 2024

Package

discourse-microsoft-auth (Discourse)

Affected versions

<= 9543d188

Patched versions

> 9543d188

Description

Impact

On sites with the discourse-microsoft-auth plugin enabled, an attack can potentially take control of a victim's Discourse account. Sites that have configured their application's account type to any options other than Accounts in this organizational directory only (O365 only - Single tenant) are vulnerable.

Patches

This vulnerability has been patched in the latest version of the discourse-microsoft-auth. A microsoft_auth:revoke rake task has also been added which will deactivate and log out all users that have connected their accounts to Microsoft. User API keys as well as API keys created by those users will also be revoked. The rake task will also remove the connection records to Microsoft for those users. This will allow affected users to re-verify their account emails as well as reconnect their Discourse account to Microsoft for authentication.

Workarounds

Disable the discourse-microsoft-auth plugin by setting the microsoft_auth_enabled site setting to false. Run the microsoft_auth:log_out_users rake task to log out all users with associated Microsoft accounts.

Severity

Critical
9.1
/ 10

CVSS base metrics

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

CVE ID

CVE-2023-46241

Weaknesses

No CWEs

Credits