mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
196 lines
6.9 KiB
JSON
196 lines
6.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "openssl-security@openssl.org",
|
|
"DATE_PUBLIC" : "2018-04-16",
|
|
"ID" : "CVE-2018-0737",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "Cache timing vulnerability in RSA Key Generation"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "OpenSSL",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h)"
|
|
},
|
|
{
|
|
"version_value" : "Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o)"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "OpenSSL"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Alejandro Cabrera Aldaya, Billy Brumley, Cesar Pereida Garcia and Luis Manuel Alvarez Tapia"
|
|
}
|
|
],
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o)."
|
|
}
|
|
]
|
|
},
|
|
"impact" : [
|
|
{
|
|
"lang" : "eng",
|
|
"url" : "https://www.openssl.org/policies/secpolicy.html#Low",
|
|
"value" : "Low"
|
|
}
|
|
],
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Constant time issue"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "[debian-lts-announce] 20180728 [SECURITY] [DLA 1449-1] openssl security update",
|
|
"refsource" : "MLIST",
|
|
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00043.html"
|
|
},
|
|
{
|
|
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=349a41da1ad88ad87825414752a8ff5fdd6a6c3f",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=349a41da1ad88ad87825414752a8ff5fdd6a6c3f"
|
|
},
|
|
{
|
|
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6939eab03a6e23d2bd2c3f5e34fe1d48e542e787",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6939eab03a6e23d2bd2c3f5e34fe1d48e542e787"
|
|
},
|
|
{
|
|
"name" : "https://www.openssl.org/news/secadv/20180416.txt",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.openssl.org/news/secadv/20180416.txt"
|
|
},
|
|
{
|
|
"name" : "https://security.netapp.com/advisory/ntap-20180726-0003/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://security.netapp.com/advisory/ntap-20180726-0003/"
|
|
},
|
|
{
|
|
"name" : "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/"
|
|
},
|
|
{
|
|
"name" : "https://www.tenable.com/security/tns-2018-12",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.tenable.com/security/tns-2018-12"
|
|
},
|
|
{
|
|
"name" : "https://securityadvisories.paloaltonetworks.com/Home/Detail/133",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://securityadvisories.paloaltonetworks.com/Home/Detail/133"
|
|
},
|
|
{
|
|
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
|
|
},
|
|
{
|
|
"name" : "https://www.tenable.com/security/tns-2018-13",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.tenable.com/security/tns-2018-13"
|
|
},
|
|
{
|
|
"name" : "https://www.tenable.com/security/tns-2018-14",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.tenable.com/security/tns-2018-14"
|
|
},
|
|
{
|
|
"name" : "https://www.tenable.com/security/tns-2018-17",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.tenable.com/security/tns-2018-17"
|
|
},
|
|
{
|
|
"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-4348",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "https://www.debian.org/security/2018/dsa-4348"
|
|
},
|
|
{
|
|
"name" : "DSA-4355",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "https://www.debian.org/security/2018/dsa-4355"
|
|
},
|
|
{
|
|
"name" : "GLSA-201811-21",
|
|
"refsource" : "GENTOO",
|
|
"url" : "https://security.gentoo.org/glsa/201811-21"
|
|
},
|
|
{
|
|
"name" : "RHSA-2018:3221",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2018:3221"
|
|
},
|
|
{
|
|
"name" : "RHSA-2018:3505",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2018:3505"
|
|
},
|
|
{
|
|
"name" : "USN-3628-1",
|
|
"refsource" : "UBUNTU",
|
|
"url" : "https://usn.ubuntu.com/3628-1/"
|
|
},
|
|
{
|
|
"name" : "USN-3628-2",
|
|
"refsource" : "UBUNTU",
|
|
"url" : "https://usn.ubuntu.com/3628-2/"
|
|
},
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"name" : "103766",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/103766"
|
|
},
|
|
{
|
|
"name" : "1040685",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1040685"
|
|
}
|
|
]
|
|
}
|
|
}
|