mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
162 lines
6.4 KiB
JSON
162 lines
6.4 KiB
JSON
{
|
|
"id": "CVE-2021-22863",
|
|
"sourceIdentifier": "product-cna@github.com",
|
|
"published": "2021-03-03T04:15:13.240",
|
|
"lastModified": "2022-10-25T14:03:46.707",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "An improper access control vulnerability was identified in the GitHub Enterprise Server GraphQL API that allowed authenticated users of the instance to modify the maintainer collaboration permission of a pull request without proper authorization. By exploiting this vulnerability, an attacker would be able to gain access to head branches of pull requests opened on repositories of which they are a maintainer. Forking is disabled by default for organization owned private repositories and would prevent this vulnerability. Additionally, branch protections such as required pull request reviews or status checks would prevent unauthorized commits from being merged without further review or validation. This vulnerability affected all versions of GitHub Enterprise Server since 2.12.22 and was fixed in versions 2.20.24, 2.21.15, 2.22.7 and 3.0.1. This vulnerability was reported via the GitHub Bug Bounty program."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Se identific\u00f3 una vulnerabilidad de control de acceso inadecuada en la API GraphQL de GitHub Enterprise Server que permit\u00eda a los usuarios autenticados de la instancia modificar el permiso de colaboraci\u00f3n del mantenedor de un pull request sin la autorizaci\u00f3n adecuada. Al explotar esta vulnerabilidad, un atacante podr\u00eda obtener acceso a las ramas principales de los pull requests abiertos en los repositorios de los que es mantenedor. La bifurcaci\u00f3n est\u00e1 deshabilitada por defecto para los repositorios privados propiedad de la organizaci\u00f3n y evitar\u00eda esta vulnerabilidad. Adem\u00e1s, las protecciones de las ramas, como las revisiones requeridas de las solicitudes de extracci\u00f3n o las comprobaciones de estado, impedir\u00edan que los commits no autorizados se fusionaran sin m\u00e1s revisi\u00f3n o validaci\u00f3n. Esta vulnerabilidad afectaba a todas las versiones de GitHub Enterprise Server desde la versi\u00f3n 2.12.22 y fue corregida en las versiones 2.20.24, 2.21.15, 2.22.7 y 3.0.1. Esta vulnerabilidad fue reportada a trav\u00e9s del programa GitHub Bug Bounty"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 8.1,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 5.2
|
|
}
|
|
],
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.5
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 8.0,
|
|
"impactScore": 4.9,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "NVD-CWE-Other"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "product-cna@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-285"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:github:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "2.12.22",
|
|
"versionEndExcluding": "2.20.24",
|
|
"matchCriteriaId": "672A9206-E6DA-4137-8AB2-A047F700902A"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:github:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "2.21.0",
|
|
"versionEndExcluding": "2.21.15",
|
|
"matchCriteriaId": "33F7B688-318D-452D-A804-49984D527FDA"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:github:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "2.22.0",
|
|
"versionEndExcluding": "2.22.7",
|
|
"matchCriteriaId": "5333B472-BF06-4427-9344-72CD5B2429CD"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:github:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.0.0",
|
|
"versionEndExcluding": "3.0.1",
|
|
"matchCriteriaId": "6929FFB5-AC83-412F-A6FF-0593F64A0688"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@2.20/admin/release-notes#2.20.24",
|
|
"source": "product-cna@github.com",
|
|
"tags": [
|
|
"Release Notes",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@2.21/admin/release-notes#2.21.15",
|
|
"source": "product-cna@github.com",
|
|
"tags": [
|
|
"Release Notes",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@2.22/admin/release-notes#2.22.7",
|
|
"source": "product-cna@github.com",
|
|
"tags": [
|
|
"Release Notes",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server@3.0/admin/release-notes#3.0.1",
|
|
"source": "product-cna@github.com",
|
|
"tags": [
|
|
"Release Notes",
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |