Skip to content

Privilege escalation in rbac

High severity GitHub Reviewed Published Mar 15, 2021 in google/exposure-notifications-verification-server • Updated Feb 1, 2023

Package

gomod github.com/google/exposure-notifications-verification-server (Go)

Affected versions

< 0.23.0

Patched versions

0.23.1

Description

Impact

Using a carefully crafted request or malicious proxy, a user with UserWrite permissions could create another user with higher privileges than their own due to insufficient checks on the allowed set of permissions. The event would be captured in the Event Log.

Patches

The issue has been fixed in 0.24.0 and 0.23.1.

Workarounds

For users who are unable to upgrade, we recommend auditing users who have UserWrite permissions and regularly reviewing the Event Log for malicious activity.

Kudos

Thank you to Michael Mazzolini (Ethical Hacker at WHO) for finding and disclosing this vulnerability.

References

Published by the National Vulnerability Database Mar 31, 2021
Reviewed May 20, 2021
Published to the GitHub Advisory Database May 21, 2021
Last updated Feb 1, 2023

Severity

High
8.8
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2021-22538

GHSA ID

GHSA-5v95-v8c8-3rh6

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.