mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
161 lines
7.3 KiB
JSON
161 lines
7.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-6803",
|
|
"ASSIGNER": "product-cna@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A race condition in GitHub Enterprise Server allows an outside collaborator to be added while a repository is being transferred. This vulnerability affected all versions of GitHub Enterprise Server since 3.8 and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1. \n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
|
|
"cweId": "CWE-367"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "3.8.12",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "3.8.11",
|
|
"status": "affected",
|
|
"version": "3.8",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "3.9.7",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "3.9.6",
|
|
"status": "affected",
|
|
"version": "3.9",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "3.10.4",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "3.10.3",
|
|
"status": "affected",
|
|
"version": "3.10",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "3.11.1",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "3.11.0",
|
|
"status": "affected",
|
|
"version": "3.11",
|
|
"versionType": "semver"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.12",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.12"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.7",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.7"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.4",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.4"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.1",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.1"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "inspector-ambitious"
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 5.8,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |