2018-11-28 13:07:53 -05:00
{
2020-04-16 19:01:28 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "openssl-security@openssl.org" ,
"DATE_PUBLIC" : "2019-09-10" ,
"ID" : "CVE-2019-1563" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Padding Oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey"
2019-09-12 11:00:50 +00:00
} ,
2020-04-16 19:01:28 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"product" : {
"product_data" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"product_name" : "OpenSSL" ,
"version" : {
"version_data" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"version_value" : "Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c)"
2019-09-12 11:00:50 +00:00
} ,
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"version_value" : "Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k)"
2019-09-12 11:00:50 +00:00
} ,
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"version_value" : "Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s)"
2019-09-10 16:30:44 +01:00
}
]
}
}
]
2019-09-12 11:00:50 +00:00
} ,
2020-04-16 19:01:28 +00:00
"vendor_name" : "OpenSSL"
2019-09-10 16:30:44 +01:00
}
]
}
2019-09-12 11:00:50 +00:00
} ,
2020-04-16 19:01:28 +00:00
"credit" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"lang" : "eng" ,
"value" : "Bernd Edlinger"
2019-09-10 16:30:44 +01:00
}
2019-09-12 11:00:50 +00:00
] ,
2020-04-16 19:01:28 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In situations where an attacker receives automated notification of the success or failure of a decryption attempt an attacker, after sending a very large number of messages to be decrypted, can recover a CMS/PKCS7 transported encryption key or decrypt any RSA encrypted message that was encrypted with the public RSA key, using a Bleichenbacher padding oracle attack. Applications are not affected if they use a certificate together with the private RSA key to the CMS_decrypt or PKCS7_decrypt functions to select the correct recipient info to decrypt. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s)."
2019-09-10 16:30:44 +01:00
}
]
2019-09-12 11:00:50 +00:00
} ,
2020-04-16 19:01:28 +00:00
"impact" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"lang" : "eng" ,
"url" : "https://www.openssl.org/policies/secpolicy.html#Low" ,
"value" : "Low"
2019-09-10 16:30:44 +01:00
}
2019-09-12 11:00:50 +00:00
] ,
2020-04-16 19:01:28 +00:00
"problemtype" : {
"problemtype_data" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"description" : [
2019-09-10 16:30:44 +01:00
{
2020-04-16 19:01:28 +00:00
"lang" : "eng" ,
"value" : "Padding Oracle"
2019-09-10 16:30:44 +01:00
}
]
}
]
2019-09-12 11:00:50 +00:00
} ,
2020-04-16 19:01:28 +00:00
"references" : {
"reference_data" : [
2019-09-12 11:00:50 +00:00
{
2020-04-16 19:01:28 +00:00
"refsource" : "BUGTRAQ" ,
"name" : "20190912 [slackware-security] openssl (SSA:2019-254-03)" ,
"url" : "https://seclists.org/bugtraq/2019/Sep/25"
2019-09-12 16:01:04 +00:00
} ,
2019-09-24 06:01:03 +00:00
{
2020-04-16 19:01:28 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2158" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00054.html"
2019-09-25 03:00:54 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-d15aac6c4e" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GY6SNRJP2S7Y42GIIDO3HXPNMDYN2U3A/"
2019-09-25 18:01:00 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2189" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00072.html"
2019-09-26 00:00:56 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20190925 [SECURITY] [DLA 1932-1] openssl security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2019/09/msg00026.html"
2019-10-02 04:00:56 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-d51641f152" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZN4VVQJ3JDCHGIHV4Y2YTXBYQZ6PWQ7E/"
2019-10-02 08:00:53 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "BUGTRAQ" ,
"name" : "20191001 [SECURITY] [DSA 4539-1] openssl security update" ,
"url" : "https://seclists.org/bugtraq/2019/Oct/1"
2019-10-02 08:00:53 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "BUGTRAQ" ,
"name" : "20191001 [SECURITY] [DSA 4540-1] openssl1.0 security update" ,
"url" : "https://seclists.org/bugtraq/2019/Oct/0"
2019-10-02 11:00:55 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "DEBIAN" ,
"name" : "DSA-4539" ,
"url" : "https://www.debian.org/security/2019/dsa-4539"
2019-10-02 11:00:55 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "DEBIAN" ,
"name" : "DSA-4540" ,
"url" : "https://www.debian.org/security/2019/dsa-4540"
2019-10-06 15:00:59 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2268" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00012.html"
2019-10-06 15:00:59 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:2269" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00016.html"
2019-10-10 01:00:54 +00:00
} ,
{
2020-07-15 03:02:07 +00:00
"refsource" : "GENTOO" ,
"name" : "GLSA-201911-04" ,
"url" : "https://security.gentoo.org/glsa/201911-04"
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4376-1" ,
"url" : "https://usn.ubuntu.com/4376-1/"
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuapr2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuapr2020.html"
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujul2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2020.html"
2019-10-15 13:33:48 -07:00
} ,
{
2020-04-16 19:01:28 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
2019-11-07 21:01:23 +00:00
} ,
{
2020-07-15 03:02:07 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2020.html"
} ,
{
"name" : "https://www.openssl.org/news/secadv/20190910.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.openssl.org/news/secadv/20190910.txt"
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/154467/Slackware-Security-Advisory-openssl-Updates.html" ,
"url" : "http://packetstormsecurity.com/files/154467/Slackware-Security-Advisory-openssl-Updates.html"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190919-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190919-0002/"
2019-12-31 01:01:05 +00:00
} ,
{
2020-04-16 19:01:28 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2019-09" ,
"url" : "https://www.tenable.com/security/tns-2019-09"
2020-01-14 15:46:23 -08:00
} ,
{
2020-07-15 03:02:07 +00:00
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=08229ad838c50f644d7e928e2eef147b4308ad64" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=08229ad838c50f644d7e928e2eef147b4308ad64"
2020-04-14 14:04:09 -07:00
} ,
{
2020-07-15 03:02:07 +00:00
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=631f94db0065c78181ca9ba5546ebc8bb3884b97" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=631f94db0065c78181ca9ba5546ebc8bb3884b97"
2020-06-03 14:01:28 +00:00
} ,
{
2020-07-15 03:02:07 +00:00
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e21f8cf78a125cd3c8c0d1a1a6c8bb0b901f893f" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e21f8cf78a125cd3c8c0d1a1a6c8bb0b901f893f"
2020-07-14 13:55:31 -07:00
} ,
{
2020-07-15 03:02:07 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K97324400?utm_source=f5support&utm_medium=RSS" ,
"url" : "https://support.f5.com/csp/article/K97324400?utm_source=f5support&utm_medium=RSS"
2020-07-22 17:01:35 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4376-2" ,
"url" : "https://usn.ubuntu.com/4376-2/"
2020-09-17 17:01:33 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4504-1" ,
"url" : "https://usn.ubuntu.com/4504-1/"
2020-10-20 12:39:21 -07:00
} ,
{
2020-10-20 22:03:07 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuoct2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuoct2020.html"
2019-03-17 22:09:19 +00:00
}
]
}
}