2023-06-30 18:00:43 +00:00

147 lines
5.5 KiB
JSON

{
"id": "CVE-2021-22864",
"sourceIdentifier": "product-cna@github.com",
"published": "2021-03-23T22:15:12.423",
"lastModified": "2023-06-30T17:50:26.783",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to override environment variables leading to code execution on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.3 and was fixed in 3.0.3, 2.22.9, and 2.21.17. This vulnerability was reported via the GitHub Bug Bounty program."
},
{
"lang": "es",
"value": "Se identific\u00f3 una vulnerabilidad de ejecuci\u00f3n de c\u00f3digo remota en el servidor de GitHub Enterprise que podr\u00eda explotarse al crear un sitio de p\u00e1ginas de GitHub. Las opciones de configuraci\u00f3n controladas por el usuario que usaban las p\u00e1ginas de GitHub no estaban lo suficientemente restringidas y permit\u00edan anular las variables de entorno lo que conllevar\u00eda a una ejecuci\u00f3n de c\u00f3digo en la instancia del servidor de GitHub Enterprise. Para explotar esta vulnerabilidad, un atacante necesitar\u00eda permiso para crear y construir un sitio de p\u00e1ginas de GitHub en la instancia del servidor de GitHub Enterprise. Esta vulnerabilidad afect\u00f3 a todas las versiones de GitHub Enterprise Server anteriores a 3.0.3 y se corrigi\u00f3 en versiones 3.0.3, 2.22.9 y 2.21.17. Esta vulnerabilidad se report\u00f3 por medio 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:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
},
{
"source": "product-cna@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.21.0",
"versionEndExcluding": "2.21.17",
"matchCriteriaId": "1D306E32-D4C5-48C9-8408-2BD41D9F532D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.22.0",
"versionEndExcluding": "2.22.9",
"matchCriteriaId": "EDB27F5B-D998-4C70-9087-EA3F4574B84D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.0",
"versionEndExcluding": "3.0.3",
"matchCriteriaId": "F5B66596-7997-45C3-A56C-F1CEA2D1BAE8"
}
]
}
]
}
],
"references": [
{
"url": "https://docs.github.com/en/enterprise-server@2.21/admin/release-notes#2.21.17",
"source": "product-cna@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://docs.github.com/en/enterprise-server@2.22/admin/release-notes#2.22.9",
"source": "product-cna@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://docs.github.com/en/enterprise-server@3.0/admin/release-notes#3.0.3",
"source": "product-cna@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}