cvelist/2022/23xxx/CVE-2022-23741.json

104 lines
4.1 KiB
JSON
Raw Normal View History

2022-01-20 00:01:57 +00:00
{
2022-12-14 19:00:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2022-23741",
"STATE": "PUBLIC",
"TITLE": "Incorrect authorization in GitHub Enterprise Server token generation leading to full admin access"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.3",
"version_value": "3.3.17"
},
{
"version_affected": "<",
"version_name": "3.4",
"version_value": "3.4.12"
},
{
"version_affected": "<",
"version_name": "3.5",
"version_value": "3.5.9"
},
{
"version_affected": "<",
"version_name": "3.6",
"version_value": "3.6.5"
}
]
}
}
]
2022-12-14 13:17:20 -05:00
},
2022-12-14 19:00:38 +00:00
"vendor_name": "GitHub"
2022-12-14 13:17:20 -05:00
}
]
}
2022-12-14 19:00:38 +00:00
},
"credit": [
{
2022-12-14 13:17:20 -05:00
"lang": "eng",
2022-12-14 19:00:38 +00:00
"value": "Vaibhav Singh (@vaib25vicky)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed a scoped user-to-server token to escalate to full admin/owner privileges. An attacker would require an account with admin access to install a malicious GitHub App. This vulnerability was fixed in versions 3.3.17, 3.4.12, 3.5.9, and 3.6.5. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
}
2022-12-14 13:17:20 -05:00
]
2022-12-14 19:00:38 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.17",
"name": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.17"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.12",
"name": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.12"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.9",
"name": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.9"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.6/admin/release-notes#3.6.5",
"name": "https://docs.github.com/en/enterprise-server@3.6/admin/release-notes#3.6.5"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
2022-01-20 00:01:57 +00:00
}