CVE-2022-46257
07.03.2023, 17:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
github | enterprise_server | 3.3.0 ≤ 𝑥 < 3.3.17 |
github | enterprise_server | 3.4.0 ≤ 𝑥 < 3.4.12 |
github | enterprise_server | 3.5.0 ≤ 𝑥 < 3.5.9 |
github | enterprise_server | 3.6.0 ≤ 𝑥 < 3.6.5 |
𝑥
= 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-668 - Exposure of Resource to Wrong SphereThe product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
References