cvelist/2022/23xxx/CVE-2022-23738.json
2022-11-01 19:00:30 +00:00

114 lines
4.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2022-23738",
"STATE": "PUBLIC",
"TITLE": "Incomplete cache verification issue in GitHub Enterprise Server leading to exposure of private repo files"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2",
"version_value": "3.2.20"
},
{
"version_affected": "<",
"version_name": "3.3",
"version_value": "3.3.15"
},
{
"version_affected": "<",
"version_name": "3.4",
"version_value": "3.4.10"
},
{
"version_affected": "<",
"version_name": "3.5",
"version_value": "3.5.7"
},
{
"version_affected": "<",
"version_name": "3.6",
"version_value": "3.6.3"
}
]
}
}
]
},
"vendor_name": "GitHub"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "ahacker1"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper cache key vulnerability was identified in GitHub Enterprise Server that allowed an unauthorized actor to access private repository files through a public repository. To exploit this, an actor would need to already be authorized on the GitHub Enterprise Server instance, be able to create a public repository, and have a site administrator visit a specially crafted URL. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.6 and was fixed in versions 3.2.20, 3.3.15, 3.4.10, 3.5.7, 3.6.3. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.2/admin/release-notes#3.2.20",
"name": "https://docs.github.com/en/enterprise-server@3.2/admin/release-notes#3.2.20"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.15",
"name": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.15"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.10",
"name": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.10"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.7",
"name": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.7"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.6/admin/release-notes#3.6.3",
"name": "https://docs.github.com/en/enterprise-server@3.6/admin/release-notes#3.6.3"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}