cvelist/2019/18xxx/CVE-2019-18222.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-23 17:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18222",
"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": "The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://tls.mbed.org/tech-updates/security-advisories",
"refsource": "MISC",
"name": "https://tls.mbed.org/tech-updates/security-advisories"
},
{
"refsource": "CONFIRM",
"name": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2019-12",
"url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2019-12"
2020-02-19 03:01:12 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-8d3ea0fe8d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGDACU65MYZXXVPQP2EBHUJGOR4RWLVY/"
2020-02-19 04:01:12 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-5bcfae9f46",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A3GWQNONS7GRORXZJ7MOJFUEJ2ZJ4OUW/"
2022-12-26 03:00:43 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221225 [SECURITY] [DLA 3249-1] mbedtls security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00036.html"
2020-01-23 17:01:15 +00:00
}
]
}
}