7.2
CVE-2022-23741
- EPSS 0.17%
- Published 14.12.2022 19:15:10
- Last modified 22.04.2025 16:15:21
- Source product-cna@github.com
- CVE-Watchlists
- Open
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed a scoped user-to-server token to escalate to full admin/owner privileges. An attacker would require an account with admin access to install a malicious GitHub App. This vulnerability was fixed in versions 3.3.17, 3.4.12, 3.5.9, and 3.6.5. This vulnerability was reported via the GitHub Bug Bounty program.
Data is provided by the National Vulnerability Database (NVD)
Github ≫ Enterprise Server Version < 3.3.17
Github ≫ Enterprise Server Version >= 3.4.0 < 3.4.12
Github ≫ Enterprise Server Version >= 3.5.0 < 3.5.9
Github ≫ Enterprise Server Version >= 3.6.0 < 3.6.5
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.391 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.