Lucene search

K
cvelistGitHub_PCVELIST:CVE-2021-22865
HistoryApr 02, 2021 - 5:25 p.m.

CVE-2021-22865 Improper access control in GitHub Enterprise Server leading to unauthorized read access to private repository metadata

2021-04-0217:25:14
CWE-285
GitHub_P
www.cve.org

0.001 Low

EPSS

Percentile

50.6%

An improper access control vulnerability was identified in GitHub Enterprise Server that allowed access tokens generated from a GitHub App’s web authentication flow to read private repository metadata via the REST API without having been granted the appropriate permissions. 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. The private repository metadata returned would be limited to repositories owned by the user the token identifies. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.4 and was fixed in versions 3.0.4, 2.22.10, 2.21.18. This vulnerability was reported via the GitHub Bug Bounty program.

CNA Affected

[
  {
    "product": "GitHub Enterprise Server",
    "vendor": "GitHub",
    "versions": [
      {
        "lessThan": "3.0.4",
        "status": "affected",
        "version": "3.0",
        "versionType": "custom"
      },
      {
        "lessThan": "2.22.10",
        "status": "affected",
        "version": "2.22",
        "versionType": "custom"
      },
      {
        "lessThan": "2.21.18",
        "status": "affected",
        "version": "2.21",
        "versionType": "custom"
      }
    ]
  }
]

0.001 Low

EPSS

Percentile

50.6%

Related for CVELIST:CVE-2021-22865