6.5
CVE-2023-23765
- EPSS 0.08%
- Published 30.08.2023 23:15:08
- Last modified 21.11.2024 07:46:47
- Source product-cna@github.com
- CVE-Watchlists
- Open
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff in a re-opened Pull Request. To exploit this vulnerability, an attacker would need write access to the repository. This vulnerability was reported via the GitHub Bug Bounty Program https://bounty.github.com/ .
Data is provided by the National Vulnerability Database (NVD)
Github ≫ Enterprise Server Version >= 3.6.0 < 3.6.16
Github ≫ Enterprise Server Version >= 3.7.0 < 3.7.13
Github ≫ Enterprise Server Version >= 3.8.0 < 3.8.6
Github ≫ Enterprise Server Version3.9.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.232 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
| product-cna@github.com | 4.8 | 0.5 | 4.2 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/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.