Vulnerability CVE-2021-22863


Published: 2021-03-03

Description:
An improper access control vulnerability was identified in the GitHub Enterprise Server GraphQL API that allowed authenticated users of the instance to modify the maintainer collaboration permission of a pull request without proper authorization. By exploiting this vulnerability, an attacker would be able to gain access to head branches of pull requests opened on repositories of which they are a maintainer. Forking is disabled by default for organization owned private repositories and would prevent this vulnerability. Additionally, branch protections such as required pull request reviews or status checks would prevent unauthorized commits from being merged without further review or validation. This vulnerability affected all versions of GitHub Enterprise Server since 2.12.22 and was fixed in versions 2.20.24, 2.21.15, 2.22.7 and 3.0.1. This vulnerability was reported via the GitHub Bug Bounty program.

Type:

CWE-863

(Incorrect Authorization)

CVSS2 => (AV:N/AC:L/Au:S/C:P/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5.5/10
4.9/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
None
Affected software
Github -> Github 

 References:
https://docs.github.com/en/enterprise-server@2.20/admin/release-notes#2.20.24
https://docs.github.com/en/enterprise-server@2.21/admin/release-notes#2.21.15
https://docs.github.com/en/enterprise-server@2.22/admin/release-notes#2.22.7
https://docs.github.com/en/enterprise-server@3.0/admin/release-notes#3.0.1

Copyright 2024, cxsecurity.com

 

Back to Top