René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

179 lines
5.3 KiB
JSON

{
"id": "CVE-2017-8109",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-04-25T17:59:00.180",
"lastModified": "2017-05-05T17:58:51.980",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The salt-ssh minion code in SaltStack Salt 2016.11 before 2016.11.4 copied over configuration from the Salt Master without adjusting permissions, which might leak credentials to local attackers on configured minions (clients)."
},
{
"lang": "es",
"value": "En las versiones anteriores a la 2016.11.4 de Salt 2016.11 el c\u00f3digo salt-ssh esta copiado sobre la configuraci\u00f3n de Salt Master sin ajustar convenientemente los permisos, lo que permitir\u00eda filtrar credenciales a atacantes locales en minions (clientes) configurados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11:*:*:*:*:*:*:*",
"matchCriteriaId": "689B37E8-7274-4B5A-9419-538A9AB7B99F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F5B7EDF4-414F-429A-BD20-0B967737598C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "B3D927A3-0450-4C66-9952-0DFD1C8E43F1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "7D526346-8F23-4016-9D89-7BD4182370A3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:*:*:*:*:*:*:*",
"matchCriteriaId": "594339CF-8192-425D-9C8C-AA51342D9477"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E54FADCE-5311-4C8A-9527-1623F9AAC69E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:saltstack:salt:2016.11.3:*:*:*:*:*:*:*",
"matchCriteriaId": "4E904BB7-706A-43E0-96CE-2A9E671E4FB3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/98095",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1035912",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
},
{
"url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.4.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://github.com/saltstack/salt/issues/40075",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/saltstack/salt/pull/40609",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/saltstack/salt/pull/40609/commits/6e34c2b5e5e849302af7ccd00509929c3809c658",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}