cvelist/2023/27xxx/CVE-2023-27892.json

81 lines
2.7 KiB
JSON
Raw Normal View History

2023-03-06 23:00:39 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-05-02 21:00:36 +00:00
"ID": "CVE-2023-27892",
"STATE": "PUBLIC"
2023-03-06 23:00:39 +00:00
},
2023-05-02 21:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-03-06 23:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-02 21:00:36 +00:00
"value": "Insufficient length checks in the ShapeShift KeepKey hardware wallet firmware before 7.7.0 allow a global buffer overflow via crafted messages. Flaws in cf_confirmExecTx() in ethereum_contracts.c can be used to reveal arbitrary microcontroller memory on the device screen or crash the device. With physical access to a PIN-unlocked device, attackers can extract the BIP39 mnemonic secret from the hardware wallet."
2023-03-06 23:00:39 +00:00
}
]
2023-05-02 21:00:36 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/keepkey/keepkey-firmware/pull/337",
"refsource": "MISC",
"name": "https://github.com/keepkey/keepkey-firmware/pull/337"
},
{
"refsource": "MISC",
"name": "https://blog.inhq.net/posts/keepkey-CVE-2023-27892/",
"url": "https://blog.inhq.net/posts/keepkey-CVE-2023-27892/"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:H/AV:P/A:N/C:H/I:N/PR:H/S:U/UI:N",
"version": "3.1"
}
2023-03-06 23:00:39 +00:00
}
}