2023-12-14 21:00:28 +00:00

109 lines
3.0 KiB
JSON

{
"id": "CVE-2020-10676",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-12T17:15:07.580",
"lastModified": "2023-12-14T20:43:09.407",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Rancher 2.x before 2.6.13 and 2.7.x before 2.7.4, an incorrectly applied authorization check allows users who have certain access to a namespace to move that namespace to a different project."
},
{
"lang": "es",
"value": "En Rancher 2.x anterior a 2.6.13 y 2.7.x anterior a 2.7.4, una verificaci\u00f3n de autorizaci\u00f3n aplicada incorrectamente permite a los usuarios que tienen cierto acceso a un espacio de nombres mover ese espacio de nombres a un proyecto diferente."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:suse:rancher:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.6.13",
"matchCriteriaId": "75BBD6AD-2585-4F51-BDB7-72963821FC3C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:suse:rancher:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.7.0",
"versionEndExcluding": "2.7.4",
"matchCriteriaId": "82B60ABA-3389-45F0-9F45-4D4D0D4738BC"
}
]
}
]
}
],
"references": [
{
"url": "https://forums.rancher.com/c/announcements",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/advisories/GHSA-8vhc-hwhc-cpj4",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/rancher/rancher/releases/tag/v2.6.13",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/rancher/rancher/releases/tag/v2.7.4",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}