2018-11-28 13:07:53 -05:00
{
2020-01-15 20:01:19 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "openssl-security@openssl.org" ,
"DATE_PUBLIC" : "2019-02-26" ,
"ID" : "CVE-2019-1559" ,
"STATE" : "PUBLIC" ,
"TITLE" : "0-byte record padding oracle"
2019-03-17 23:40:23 +00:00
} ,
2020-01-15 20:01:19 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"product" : {
"product_data" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"product_name" : "OpenSSL" ,
"version" : {
"version_data" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"version_value" : "Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q)"
2019-03-17 23:40:23 +00:00
}
]
}
}
]
} ,
2020-01-15 20:01:19 +00:00
"vendor_name" : "OpenSSL"
2019-03-17 23:40:23 +00:00
}
]
}
} ,
2020-01-15 20:01:19 +00:00
"credit" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"lang" : "eng" ,
"value" : "Juraj Somorovsky, Robert Merget and Nimrod Aviram, with additional investigation by Steven Collison and Andrew Hourselt"
2019-03-17 23:40:23 +00:00
}
] ,
2020-01-15 20:01:19 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable \"non-stitched\" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q)."
2019-02-26 15:08:24 +00:00
}
2019-03-17 23:40:23 +00:00
]
} ,
2020-01-15 20:01:19 +00:00
"impact" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"lang" : "eng" ,
"url" : "https://www.openssl.org/policies/secpolicy.html#Moderate" ,
"value" : "Moderate"
2019-03-17 23:40:23 +00:00
}
] ,
2020-01-15 20:01:19 +00:00
"problemtype" : {
"problemtype_data" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"description" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"lang" : "eng" ,
"value" : "Padding Oracle"
2019-03-17 23:40:23 +00:00
}
]
}
]
} ,
2020-01-15 20:01:19 +00:00
"references" : {
"reference_data" : [
2019-03-17 23:40:23 +00:00
{
2020-01-15 20:01:19 +00:00
"name" : "107174" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/107174"
2019-03-17 23:40:23 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"name" : "GLSA-201903-10" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201903-10"
2019-03-17 23:40:23 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"name" : "USN-3899-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3899-1/"
2019-03-17 23:40:23 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"name" : "[debian-lts-announce] 20190301 [SECURITY] [DLA 1701-1] openssl security update" ,
"refsource" : "MLIST" ,
"url" : "https://lists.debian.org/debian-lts-announce/2019/03/msg00003.html"
2019-03-17 23:40:23 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"name" : "DSA-4400" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2019/dsa-4400"
2019-03-19 19:00:53 +00:00
} ,
2019-03-28 22:00:45 +00:00
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1076" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00041.html"
2019-04-02 18:00:52 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1105" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00019.html"
2019-04-08 15:00:46 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1173" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00046.html"
2019-04-08 15:00:46 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1175" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00047.html"
2019-04-23 09:00:45 +00:00
} ,
2019-05-22 00:00:46 +00:00
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1432" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00049.html"
2019-06-27 12:00:56 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1637" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00080.html"
2019-07-16 13:25:12 -07:00
} ,
2019-08-06 17:01:08 +00:00
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:2304" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:2304"
2019-08-12 14:00:53 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:2439" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:2439"
2019-08-12 14:00:53 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:2437" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:2437"
2019-08-13 18:00:53 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:2471" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:2471"
2019-09-21 02:00:52 +00:00
} ,
{
2020-01-15 20:01:19 +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
} ,
{
2020-01-15 20:01:19 +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
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-9a0a7c0986" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y3IVFGSERAZLNJCK35TEM2R4726XIH3Z/"
2019-10-09 20:01:27 +00:00
} ,
2019-11-20 20:01:54 +00:00
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3929" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3929"
2019-11-20 20:01:54 +00:00
} ,
{
2020-01-15 20:01:19 +00:00
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3931" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3931"
2020-01-14 15:46:23 -08:00
} ,
2021-01-20 15:02:47 +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"
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
} ,
2020-01-14 15:46:23 -08:00
{
2020-01-15 20:01:19 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2020.html"
2020-07-22 17:01:35 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4376-2" ,
"url" : "https://usn.ubuntu.com/4376-2/"
2021-01-19 13:08:08 -08:00
} ,
{
2021-01-20 15:02:47 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2021.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2021.html"
} ,
{
"name" : "https://security.netapp.com/advisory/ntap-20190301-0001/" ,
"refsource" : "CONFIRM" ,
"url" : "https://security.netapp.com/advisory/ntap-20190301-0001/"
} ,
{
"name" : "https://security.netapp.com/advisory/ntap-20190301-0002/" ,
"refsource" : "CONFIRM" ,
"url" : "https://security.netapp.com/advisory/ntap-20190301-0002/"
} ,
{
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9bbefbf0f24c57645e7ad6a5a71ae649d18ac8e" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9bbefbf0f24c57645e7ad6a5a71ae649d18ac8e"
} ,
{
"name" : "https://www.openssl.org/news/secadv/20190226.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.openssl.org/news/secadv/20190226.txt"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K18549143" ,
"url" : "https://support.f5.com/csp/article/K18549143"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2019-02" ,
"url" : "https://www.tenable.com/security/tns-2019-02"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190423-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190423-0002/"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2019-03" ,
"url" : "https://www.tenable.com/security/tns-2019-03"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10282" ,
"url" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10282"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K18549143?utm_source=f5support&utm_medium=RSS" ,
"url" : "https://support.f5.com/csp/article/K18549143?utm_source=f5support&utm_medium=RSS"
2019-03-17 23:40:23 +00:00
}
]
}
}