gsd-2023-46649
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
A race condition in GitHub Enterprise Server was identified that could allow an attacker administrator access. To exploit this, an organization needs to be converted from a user. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-46649", "id": "GSD-2023-46649" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-46649" ], "details": "A race condition in GitHub Enterprise Server was identified that could allow an attacker administrator access. To exploit this, an organization needs to be converted from a user.\u00a0This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.\u00a0", "id": "GSD-2023-46649", "modified": "2023-12-13T01:20:52.997989Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "product-cna@github.com", "ID": "CVE-2023-46649", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Enterprise Server", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected", "versions": [ { "changes": [ { "at": "3.7.19", "status": "unaffected" } ], "lessThanOrEqual": "3.7.18", "status": "affected", "version": "3.7.0", "versionType": "semver" }, { "changes": [ { "at": "3.8.12", "status": "unaffected" } ], "lessThanOrEqual": "3.8.11", "status": "affected", "version": "3.8.0", "versionType": "semver" }, { "changes": [ { "at": "3.9.7", "status": "unaffected" } ], "lessThanOrEqual": "3.9.6", "status": "affected", "version": "3.9.0", "versionType": "semver" }, { "changes": [ { "at": "3.10.4", "status": "unaffected" } ], "lessThanOrEqual": "3.10.3", "status": "affected", "version": "3.10.0", "versionType": "semver" }, { "changes": [ { "at": "3.11.1", "status": "unaffected" } ], "lessThanOrEqual": "3.11.0", "status": "affected", "version": "3.11", "versionType": "semver" } ] } } ] } } ] }, "vendor_name": "GitHub" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A race condition in GitHub Enterprise Server was identified that could allow an attacker administrator access. To exploit this, an organization needs to be converted from a user.\u00a0This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.\u00a0" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "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:H", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-367", "lang": "eng", "value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.github.com/en/enterprise-server@3.7/admin/release-notes#3.7.19", "refsource": "MISC", "url": "https://docs.github.com/en/enterprise-server@3.7/admin/release-notes#3.7.19" }, { "name": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.12", "refsource": "MISC", "url": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.12" }, { "name": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.7", "refsource": "MISC", "url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.7" }, { "name": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.4", "refsource": "MISC", "url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.4" }, { "name": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.1", "refsource": "MISC", "url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.1" } ] }, "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "9C219467-E463-4C59-AAD7-8BECDA8AA1AE", "versionEndExcluding": "3.7.19", "versionStartIncluding": "3.7.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "B3D983FF-FDDE-484C-AA34-31EB52E25EC2", "versionEndExcluding": "3.8.12", "versionStartIncluding": "3.8.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "B118EB53-4459-4817-8F74-002DBA4860DA", "versionEndExcluding": "3.9.7", "versionStartIncluding": "3.9.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "F65FB74F-11AB-439B-9CF0-9F08E03E4083", "versionEndExcluding": "3.10.4", "versionStartIncluding": "3.10.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:github:enterprise_server:3.11.0:*:*:*:*:*:*:*", "matchCriteriaId": "AC723276-C3EE-4F79-857A-3A5C078C33E2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "A race condition in GitHub Enterprise Server was identified that could allow an attacker administrator access. To exploit this, an organization needs to be converted from a user.\u00a0This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.\u00a0" }, { "lang": "es", "value": "Se identific\u00f3 una condici\u00f3n de ejecuci\u00f3n en GitHub Enterprise Server que podr\u00eda permitir el acceso de administrador a un atacante. Para aprovechar esto, una organizaci\u00f3n debe ser convertida desde un usuario. Esta vulnerabilidad afect\u00f3 a todas las versiones de GitHub Enterprise Server desde la 3.7 y se solucion\u00f3 en las versiones 3.7.19, 3.8.12, 3.9.7, 3.10.4 y 3.11.1." } ], "id": "CVE-2023-46649", "lastModified": "2023-12-29T15:34:14.727", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.0, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "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:H", "version": "3.1" }, "exploitabilityScore": 0.3, "impactScore": 5.9, "source": "product-cna@github.com", "type": "Secondary" } ] }, "published": "2023-12-21T21:15:09.573", "references": [ { "source": "product-cna@github.com", "tags": [ "Release Notes" ], "url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.4" }, { "source": "product-cna@github.com", "tags": [ "Release Notes" ], "url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.1" }, { "source": "product-cna@github.com", "tags": [ "Release Notes" ], "url": "https://docs.github.com/en/enterprise-server@3.7/admin/release-notes#3.7.19" }, { "source": "product-cna@github.com", "tags": [ "Release Notes" ], "url": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.12" }, { "source": "product-cna@github.com", "tags": [ "Release Notes" ], "url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.7" } ], "sourceIdentifier": "product-cna@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-367" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-367" } ], "source": "product-cna@github.com", "type": "Secondary" } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.