CVE-2022-23738
01.11.2022, 18:15
An improper cache key vulnerability was identified in GitHub Enterprise Server that allowed an unauthorized actor to access private repository files through a public repository. To exploit this, an actor would need to already be authorized on the GitHub Enterprise Server instance, be able to create a public repository, and have a site administrator visit a specially crafted URL. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.6 and was fixed in versions 3.2.20, 3.3.15, 3.4.10, 3.5.7, 3.6.3. This vulnerability was reported via the GitHub Bug Bounty program.Enginsight
Vendor | Product | Version |
---|---|---|
github | enterprise_server | 3.2.0 ≤ 𝑥 < 3.2.20 |
github | enterprise_server | 3.3.0 ≤ 𝑥 < 3.3.15 |
github | enterprise_server | 3.4.0 ≤ 𝑥 < 3.4.10 |
github | enterprise_server | 3.5.0 ≤ 𝑥 < 3.5.7 |
github | enterprise_server | 3.6.0 ≤ 𝑥 < 3.6.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-552 - Files or Directories Accessible to External PartiesThe product makes files or directories accessible to unauthorized actors, even though they should not be.
References