mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
Add CVE-2022-23737
This commit is contained in:
parent
6f473a73f3
commit
b6eca16c4f
@ -1,18 +1,15 @@
|
||||
{
|
||||
"data_type": "CVE",
|
||||
"data_format": "MITRE",
|
||||
"data_version": "4.0",
|
||||
"CVE_data_meta": {
|
||||
"ID": "CVE-2022-23737",
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"STATE": "RESERVED"
|
||||
},
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
---
|
||||
title: Improper Privilege Management in GitHub Enterprise Server leading to page creation and deletion
|
||||
classification: CWE-269
|
||||
external: true
|
||||
credit: Ali Shehab and Ali Kalout
|
||||
fixed_in:
|
||||
- 3.2.20
|
||||
- 3.3.15
|
||||
- 3.4.10
|
||||
- 3.5.7
|
||||
- 3.6.3
|
||||
- 3.7.0
|
||||
---
|
||||
|
||||
An improper privilege management vulnerability was identified in GitHub Enterprise Server that allowed users with improper privileges to create or delete pages via the API. To exploit this vulnerability, an attacker would need to be added to an organization's repo with write permissions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.8 and was fixed in versions 3.2.20, 3.3.15, 3.4.10, 3.5.7, 3.6.3 and 3.7.0. This vulnerability was reported via the GitHub Bug Bounty program.
|
||||
|
Loading…
x
Reference in New Issue
Block a user