6.5
CVE-2023-23762
- EPSS 0.13%
- Veröffentlicht 07.04.2023 19:15:07
- Zuletzt bearbeitet 21.11.2024 07:46:47
- Quelle product-cna@github.com
- CVE-Watchlists
- Unerledigt
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff. To do so, an attacker would need write access to the repository and be able to correctly guess the target branch before it’s created by the code maintainer. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.9 and was fixed in versions 3.4.18, 3.5.15, 3.6.11, 3.7.8, and 3.8.1. This vulnerability was reported via the GitHub Bug Bounty program.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Github ≫ Enterprise Server Version < 3.4.18
Github ≫ Enterprise Server Version >= 3.5.0 < 3.5.15
Github ≫ Enterprise Server Version >= 3.6.0 < 3.6.11
Github ≫ Enterprise Server Version >= 3.7.0 < 3.7.8
Github ≫ Enterprise Server Version3.8.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.13% | 0.332 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 1.6 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
|
| product-cna@github.com | 6.5 | 1.3 | 4.7 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N
|
CWE-697 Incorrect Comparison
The product compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses.