CVE-2021-22866

CVE-2021-22866: UI misrepresentation of granted permissions in GitHub Enterprise Server leading to unauthorized access to user resources

Vendor Github
Product GitHub Enterprise Server
Weakness CWE-451
Published May 14, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

A UI misrepresentation vulnerability was identified in GitHub Enterprise Server that allowed more permissions to be granted during a GitHub App's user-authorization web flow than was displayed to the user during approval. To exploit this vulnerability, an attacker would need to create a GitHub App on the instance and have a user authorize the application through the web authentication flow. All permissions being granted would properly be shown during the first authorization, but in certain circumstances, if the user revisits the authorization flow after the GitHub App has configured additional user-level permissions, those additional permissions may not be shown, leading to more permissions being granted than the user potentially intended. This vulnerability affected GitHub Enterprise Server 3.0.x prior to 3.0.7 and 2.22.x prior to 2.22.13. It was fixed in versions 3.0.7 and 2.22.13. This vulnerability was reported via the GitHub Bug Bounty program.

Key dates

02Disclosure timeline

May 14, 2021 CVE published
August 3, 2024 Record updated