2017-11-30 15:04:03 -05:00
{
2019-07-23 23:01:24 +00:00
"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"
2019-03-18 04:27:16 +00:00
} ,
2019-07-23 23:01:24 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"product" : {
"product_data" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"product_name" : "OpenSSL" ,
"version" : {
"version_data" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"version_value" : "Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h)"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"version_value" : "Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o)"
2019-03-18 04:27:16 +00:00
}
]
}
}
]
} ,
2019-07-23 23:01:24 +00:00
"vendor_name" : "OpenSSL"
2019-03-18 04:27:16 +00:00
}
2019-01-16 14:04:51 -05:00
]
2019-03-18 04:27:16 +00:00
}
} ,
2019-07-23 23:01:24 +00:00
"credit" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"lang" : "eng" ,
"value" : "Alejandro Cabrera Aldaya, Billy Brumley, Cesar Pereida Garcia and Luis Manuel Alvarez Tapia"
2019-03-18 04:27:16 +00:00
}
] ,
2019-07-23 23:01:24 +00:00
"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)."
2019-03-18 04:27:16 +00:00
}
]
} ,
2019-07-23 23:01:24 +00:00
"impact" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"lang" : "eng" ,
"url" : "https://www.openssl.org/policies/secpolicy.html#Low" ,
"value" : "Low"
2019-03-18 04:27:16 +00:00
}
] ,
2019-07-23 23:01:24 +00:00
"problemtype" : {
"problemtype_data" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"description" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"lang" : "eng" ,
"value" : "Constant time issue"
2019-03-18 04:27:16 +00:00
}
]
}
]
} ,
2019-07-23 23:01:24 +00:00
"references" : {
"reference_data" : [
2019-03-18 04:27:16 +00:00
{
2019-07-23 23:01:24 +00:00
"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"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.tenable.com/security/tns-2018-14" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.tenable.com/security/tns-2018-14"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://securityadvisories.paloaltonetworks.com/Home/Detail/133" ,
"refsource" : "CONFIRM" ,
"url" : "https://securityadvisories.paloaltonetworks.com/Home/Detail/133"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"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"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.tenable.com/security/tns-2018-13" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.tenable.com/security/tns-2018-13"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "DSA-4355" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4355"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"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"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "USN-3628-2" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3628-2/"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "GLSA-201811-21" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201811-21"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.openssl.org/news/secadv/20180416.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.openssl.org/news/secadv/20180416.txt"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.tenable.com/security/tns-2018-17" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.tenable.com/security/tns-2018-17"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://www.tenable.com/security/tns-2018-12" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.tenable.com/security/tns-2018-12"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "USN-3692-2" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3692-2/"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "RHSA-2018:3505" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:3505"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "103766" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/103766"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "USN-3692-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3692-1/"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" ,
"refsource" : "CONFIRM" ,
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "RHSA-2018:3221" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:3221"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "DSA-4348" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4348"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "https://security.netapp.com/advisory/ntap-20180726-0003/" ,
"refsource" : "CONFIRM" ,
"url" : "https://security.netapp.com/advisory/ntap-20180726-0003/"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "1040685" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1040685"
2019-03-18 04:27:16 +00:00
} ,
{
2019-07-23 23:01:24 +00:00
"name" : "USN-3628-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3628-1/"
2019-04-23 04:53:58 -07:00
} ,
{
2019-07-23 23:01:24 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
2019-07-16 13:25:12 -07:00
} ,
{
2019-07-23 23:01:24 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
2019-09-21 02:00:52 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-db06efdea1" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EWC42UXL5GHTU5G77VKBF6JYUUNGSHOM/"
2019-09-25 03:00:54 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-00c25b9379" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZBEV5QGDRFUZDMNECFXUSN5FMYOZDE4V/"
2019-09-26 04:00:56 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-9a0a7c0986" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y3IVFGSERAZLNJCK35TEM2R4726XIH3Z/"
2019-03-18 04:27:16 +00:00
}
]
}
}