cvelist/2020/36xxx/CVE-2020-36476.json
2021-11-23 16:01:01 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36476",
"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 Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.7.17",
"refsource": "MISC",
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.7.17"
},
{
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.8",
"refsource": "MISC",
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.8"
},
{
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.24.0",
"refsource": "MISC",
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.24.0"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211123 [SECURITY] [DLA 2826-1] mbedtls security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/11/msg00021.html"
}
]
}
}