cvelist/2017/0xxx/CVE-2017-0379.json
2019-01-16 14:04:51 -05:00

113 lines
3.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-0379",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libgcrypt",
"version" : {
"version_data" : [
{
"version_value" : "libgcrypt"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Libgcrypt before 1.8.1 does not properly consider Curve25519 side-channel attacks, which makes it easier for attackers to discover a secret key, related to cipher/ecc.c and mpi/ec.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "local side-channel attack"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.debian.org/873383",
"refsource" : "MISC",
"url" : "https://bugs.debian.org/873383"
},
{
"name" : "https://eprint.iacr.org/2017/806",
"refsource" : "MISC",
"url" : "https://eprint.iacr.org/2017/806"
},
{
"name" : "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=da780c8183cccc8f533c8ace8211ac2cb2bdee7b",
"refsource" : "MISC",
"url" : "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=da780c8183cccc8f533c8ace8211ac2cb2bdee7b"
},
{
"name" : "https://lists.debian.org/debian-security-announce/2017/msg00221.html",
"refsource" : "MISC",
"url" : "https://lists.debian.org/debian-security-announce/2017/msg00221.html"
},
{
"name" : "https://security-tracker.debian.org/tracker/CVE-2017-0379",
"refsource" : "MISC",
"url" : "https://security-tracker.debian.org/tracker/CVE-2017-0379"
},
{
"name" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20180726-0002/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180726-0002/"
},
{
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html",
"refsource" : "CONFIRM",
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
},
{
"name" : "DSA-3959",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2017/dsa-3959"
},
{
"name" : "100503",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100503"
},
{
"name" : "1041294",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041294"
}
]
}
}