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

137 lines
4.2 KiB
JSON

{
"id": "CVE-2019-18671",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-12-06T18:15:12.653",
"lastModified": "2020-02-12T03:15:10.943",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Insufficient checks in the USB packet handling of the ShapeShift KeepKey hardware wallet before firmware 6.2.2 allow out-of-bounds writes in the .bss segment via crafted messages. The vulnerability could allow code execution or other forms of impact. It can be triggered by unauthenticated attackers and the interface is reachable via WebUSB."
},
{
"lang": "es",
"value": "Las comprobaciones insuficientes en el manejo de paquetes USB de la billetera de hardware ShapeShift KeepKey anteriores a firmware 6.2.2 permiten escrituras fuera de l\u00edmites en el segmento .bss a trav\u00e9s de mensajes especialmente dise\u00f1ados. La vulnerabilidad podr\u00eda permitir la ejecuci\u00f3n de c\u00f3digo u otras formas de impacto. Puede ser activado por atacantes no autenticados y se puede acceder a la interfaz a trav\u00e9s de WebUSB."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:keepkey:keepkey_firmware:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2.2",
"matchCriteriaId": "60AB201E-BAD5-466A-8896-F17EDC53E75E"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:keepkey:keepkey:-:*:*:*:*:*:*:*",
"matchCriteriaId": "31C93828-4A0A-4B05-BFE3-9B795EAA0872"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.inhq.net/posts/keepkey-CVE-2019-18671/",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/keepkey/keepkey-firmware/commit/b222c66cdd7c3203d917c80ba615082d309d80c3",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://medium.com/shapeshift-stories/keepkey-release-notes-v-6f7d2ec78065",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://medium.com/shapeshift-stories/shapeshift-security-update-8ec89bb1b4e3",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}