cvelist/2018/0xxx/CVE-2018-0495.json

138 lines
4.6 KiB
JSON
Raw Normal View History

2017-11-27 19:03:38 -05:00
{
"CVE_data_meta" : {
2018-06-13 19:03:08 -04:00
"ASSIGNER" : "security@debian.org",
2017-11-27 19:03:38 -05:00
"ID" : "CVE-2018-0495",
2018-06-13 19:03:08 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3",
"version" : {
"version_data" : [
{
"version_value" : "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-27 19:03:38 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-13 19:03:08 -04:00
"value" : "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "side-channel attack"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-06-29 06:03:46 -04:00
{
"name" : "[debian-lts-announce] 20180629 [SECURITY] [DLA 1405-1] libgcrypt20 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00013.html"
},
2018-06-13 19:03:08 -04:00
{
"name" : "https://dev.gnupg.org/T4011",
"refsource" : "MISC",
"url" : "https://dev.gnupg.org/T4011"
},
{
"name" : "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=9010d1576e278a4274ad3f4aa15776c28f6ba965",
"refsource" : "MISC",
"url" : "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=9010d1576e278a4274ad3f4aa15776c28f6ba965"
},
{
"name" : "https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000426.html",
"refsource" : "MISC",
"url" : "https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000426.html"
},
{
"name" : "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/",
"refsource" : "MISC",
"url" : "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/"
2018-06-18 06:03:09 -04:00
},
{
"name" : "DSA-4231",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4231"
2018-06-20 06:05:13 -04:00
},
2018-10-31 06:07:04 -04:00
{
"name" : "RHSA-2018:3221",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3221"
},
2018-11-07 06:04:29 -05:00
{
"name" : "RHSA-2018:3505",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3505"
},
2018-06-20 06:05:13 -04:00
{
"name" : "USN-3689-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3689-1/"
},
{
"name" : "USN-3689-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3689-2/"
2018-06-23 06:04:32 -04:00
},
2018-06-27 06:02:46 -04:00
{
"name" : "USN-3692-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3692-1/"
},
{
"name" : "USN-3692-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3692-2/"
},
2019-01-10 06:07:53 -05:00
{
"name" : "USN-3850-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3850-1/"
},
2019-02-19 06:04:20 -05:00
{
"name" : "USN-3850-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3850-2/"
},
2018-06-23 06:04:32 -04:00
{
"name" : "1041144",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041144"
},
{
"name" : "1041147",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041147"
2017-11-27 19:03:38 -05:00
}
]
}
}