cvelist/2020/24xxx/CVE-2020-24388.json
2020-10-29 03:01:40 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-24388",
"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 yubihsm-shell through 2.0.2. The function does not validate the embedded length field of a message received from the device. This could lead to an oversized memcpy() call that will crash the running process. This could be used by an attacker to cause a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Yubico/yubihsm-shell",
"refsource": "MISC",
"name": "https://github.com/Yubico/yubihsm-shell"
},
{
"url": "https://developers.yubico.com/yubihsm-shell/",
"refsource": "MISC",
"name": "https://developers.yubico.com/yubihsm-shell/"
},
{
"url": "https://www.yubico.com/support/security-advisories/ysa-2020-06/",
"refsource": "MISC",
"name": "https://www.yubico.com/support/security-advisories/ysa-2020-06/"
},
{
"refsource": "MISC",
"name": "https://blog.inhq.net/posts/yubico-libyubihsm-vuln/",
"url": "https://blog.inhq.net/posts/yubico-libyubihsm-vuln/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-8afd443d46",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y77KQJW76M3PFOBFLBT6DLH2NWHYRNZO/"
}
]
}
}