Lucene search

K
cvelistGitHub_PCVELIST:CVE-2022-46257
HistoryMar 07, 2023 - 12:00 a.m.

CVE-2022-46257 Information disclosure in GitHub Enterprise Server leading to unauthorized viewing of private repository names

2023-03-0700:00:00
CWE-200
GitHub_P
www.cve.org
information disclosure
github enterprise server
unauthorized viewing
private repository
api vulnerability
user access
github actions
ui
attacker access
permissions
obfuscated id
github bug bounty.

4.5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

44.7%

An information disclosure vulnerability was identified in GitHub Enterprise Server that allowed private repositories to be added to a GitHub Actions runner group via the API by a user who did not have access to those repositories, resulting in the repository names being shown in the UI. To exploit this vulnerability, an attacker would need access to the GHES instance, permissions to modify GitHub Actions runner groups, and successfully guess the obfuscated ID of private repositories. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.7 and was fixed in versions 3.3.17, 3.4.12, 3.5.9, 3.6.5. This vulnerability was reported via the GitHub Bug Bounty program.

CNA Affected

[
  {
    "vendor": "GitHub",
    "product": "GitHub Enterprise Server",
    "versions": [
      {
        "version": "3.3",
        "status": "affected",
        "lessThan": "3.3.17",
        "versionType": "custom"
      },
      {
        "version": "3.4",
        "status": "affected",
        "lessThan": "3.4.12",
        "versionType": "custom"
      },
      {
        "version": "3.5",
        "status": "affected",
        "lessThan": "3.5.9",
        "versionType": "custom"
      },
      {
        "version": "3.6",
        "status": "affected",
        "lessThan": "3.6.5",
        "versionType": "custom"
      }
    ]
  }
]

4.5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

44.7%

Related for CVELIST:CVE-2022-46257