mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
137 lines
5.9 KiB
JSON
137 lines
5.9 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-3646",
|
|
"ASSIGNER": "product-cna@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the instance when configuring the chat integration. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.12.2, 3.11.8, 3.10.10, and 3.9.13. This vulnerability was reported via the GitHub Bug Bounty program.\n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-20 Improper Input Validation",
|
|
"cweId": "CWE-20"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "GitHub",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Enterprise Server",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"lessThan": "3.9.13",
|
|
"status": "affected",
|
|
"version": "3.9.0",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"lessThan": "3.10.10",
|
|
"status": "affected",
|
|
"version": "3.10.0",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"lessThan": "3.11.8",
|
|
"status": "affected",
|
|
"version": "3.11.0",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"lessThan": "3.12.2",
|
|
"status": "affected",
|
|
"version": "3.12.0",
|
|
"versionType": "semver"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.13",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.13"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.10",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.10"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.8",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.8"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.12/admin/release-notes#3.12.2",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.12/admin/release-notes#3.12.2"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "r31n"
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |