cvelist/2021/27xxx/CVE-2021-27217.json
2021-03-16 17:00:41 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-27217",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in the _send_secure_msg() function of Yubico yubihsm-shell through 2.0.3. The function does not correctly validate the embedded length field of an authenticated message received from the device. Out-of-bounds reads performed by aes_remove_padding() can crash the running process, depending on the memory layout. This could be used by an attacker to cause a client-side denial of service. The yubihsm-shell project is included in the YubiHSM 2 SDK product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Yubico/yubihsm-shell/releases",
"refsource": "MISC",
"name": "https://github.com/Yubico/yubihsm-shell/releases"
},
{
"refsource": "CONFIRM",
"name": "https://www.yubico.com/support/security-advisories/ysa-2021-01/",
"url": "https://www.yubico.com/support/security-advisories/ysa-2021-01/"
},
{
"refsource": "MISC",
"name": "https://blog.inhq.net/posts/yubico-libyubihsm-vuln2",
"url": "https://blog.inhq.net/posts/yubico-libyubihsm-vuln2"
}
]
}
}