mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
152 lines
5.4 KiB
JSON
152 lines
5.4 KiB
JSON
{
|
|
"id": "CVE-2022-46256",
|
|
"sourceIdentifier": "product-cna@github.com",
|
|
"published": "2022-12-14T18:15:23.553",
|
|
"lastModified": "2024-11-21T07:30:17.730",
|
|
"vulnStatus": "Modified",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "A path traversal vulnerability was identified in GitHub Enterprise Server that allowed remote code execution when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the instance. This vulnerability was fixed in versions 3.3.17, 3.4.12, 3.5.9, 3.6.5 and 3.7.2. This vulnerability was reported via the GitHub Bug Bounty program."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Se identific\u00f3 una vulnerabilidad de path traversal en GitHub Enterprise Server que permit\u00eda la ejecuci\u00f3n remota de c\u00f3digo al crear un sitio de GitHub Pages. Para aprovechar esta vulnerabilidad, un atacante necesitar\u00eda permiso para crear y construir un sitio de p\u00e1ginas de GitHub en la instancia. Esta vulnerabilidad se solucion\u00f3 en las versiones 3.3.17, 3.4.12, 3.5.9, 3.6.5 y 3.7.2. Esta vulnerabilidad se inform\u00f3 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:H",
|
|
"baseScore": 8.8,
|
|
"baseSeverity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 5.9
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "product-cna@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-22"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "3.3.17",
|
|
"matchCriteriaId": "DE758FE9-09D3-4EB9-AC38-D867282F15BD"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.4.0",
|
|
"versionEndExcluding": "3.4.12",
|
|
"matchCriteriaId": "0F3D1E90-878E-40C4-BF81-4875470E8E55"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.5.0",
|
|
"versionEndExcluding": "3.5.9",
|
|
"matchCriteriaId": "84048F59-1F7B-40CF-8B8F-B74FE2F10A96"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.6.0",
|
|
"versionEndExcluding": "3.6.5",
|
|
"matchCriteriaId": "73AE682C-600E-41D5-947D-4F69EEC202C8"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "3.7.0",
|
|
"versionEndExcluding": "3.7.2",
|
|
"matchCriteriaId": "EFE640FA-93F1-4A2A-90E5-EE023BB381B5"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.3/admin/release-notes#3.3.17",
|
|
"source": "product-cna@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.4/admin/release-notes#3.4.12",
|
|
"source": "product-cna@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.5/admin/release-notes#3.5.9",
|
|
"source": "product-cna@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.6/admin/release-notes#3.6.5",
|
|
"source": "product-cna@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.7/admin/release-notes#3.7.2",
|
|
"source": "product-cna@github.com"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.3/admin/release-notes#3.3.17",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.4/admin/release-notes#3.4.12",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.5/admin/release-notes#3.5.9",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.6/admin/release-notes#3.6.5",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
},
|
|
{
|
|
"url": "https://docs.github.com/en/enterprise-server%403.7/admin/release-notes#3.7.2",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
}
|
|
]
|
|
} |