Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-3735 (GCVE-0-2017-3735)
Vulnerability from cvelistv5
Published
2017-08-28 19:00
Modified
2024-09-16 21:08
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- out of bounds read
Summary
While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
OpenSSL Software Foundation | OpenSSL |
Version: 1.1.0 Version: 1.0.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T14:39:41.087Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "1039726", "tags": [ "vdb-entry", "x_transferred" ], "url": "http://www.securitytracker.com/id/1039726" }, { "name": "USN-3611-2", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://usn.ubuntu.com/3611-2/" }, { "name": "DSA-4018", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2017/dsa-4018" }, { "name": "GLSA-201712-03", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201712-03" }, { "name": "[debian-lts-announce] 20171109 [SECURITY] [DLA-1157-1] openssl security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "name": "RHSA-2018:3505", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "name": "DSA-4017", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2017/dsa-4017" }, { "name": "RHSA-2018:3221", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "name": "100515", "tags": [ "vdb-entry", "x_transferred" ], "url": "http://www.securityfocus.com/bid/100515" }, { "name": "FreeBSD-SA-17:11", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "tags": [ "x_transferred" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "tags": [ "x_transferred" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "tags": [ "x_transferred" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "tags": [ "x_transferred" ], "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "tags": [ "x_transferred" ], "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "tags": [ "x_transferred" ], "url": "https://support.apple.com/HT208331" }, { "tags": [ "x_transferred" ], "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "tags": [ "x_transferred" ], "url": "https://www.tenable.com/security/tns-2017-15" }, { "tags": [ "x_transferred" ], "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "tags": [ "x_transferred" ], "url": "https://www.tenable.com/security/tns-2017-14" }, { "tags": [ "x_transferred" ], "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "tags": [ "x_transferred" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "OpenSSL", "vendor": "OpenSSL Software Foundation", "versions": [ { "status": "affected", "version": "1.1.0" }, { "status": "affected", "version": "1.0.2" } ] } ], "datePublic": "2017-08-28T00:00:00", "descriptions": [ { "lang": "en", "value": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g." } ], "problemTypes": [ { "descriptions": [ { "description": "out of bounds read", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-12-13T00:00:00", "orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5", "shortName": "openssl" }, "references": [ { "name": "1039726", "tags": [ "vdb-entry" ], "url": "http://www.securitytracker.com/id/1039726" }, { "name": "USN-3611-2", "tags": [ "vendor-advisory" ], "url": "https://usn.ubuntu.com/3611-2/" }, { "name": "DSA-4018", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2017/dsa-4018" }, { "name": "GLSA-201712-03", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/201712-03" }, { "name": "[debian-lts-announce] 20171109 [SECURITY] [DLA-1157-1] openssl security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "name": "RHSA-2018:3505", "tags": [ "vendor-advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "name": "DSA-4017", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2017/dsa-4017" }, { "name": "RHSA-2018:3221", "tags": [ "vendor-advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "name": "100515", "tags": [ "vdb-entry" ], "url": "http://www.securityfocus.com/bid/100515" }, { "name": "FreeBSD-SA-17:11", "tags": [ "vendor-advisory" ], "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "url": "https://support.apple.com/HT208331" }, { "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "url": "https://www.tenable.com/security/tns-2017-15" }, { "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "url": "https://www.tenable.com/security/tns-2017-14" }, { "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" } ] } }, "cveMetadata": { "assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5", "assignerShortName": "openssl", "cveId": "CVE-2017-3735", "datePublished": "2017-08-28T19:00:00Z", "dateReserved": "2016-12-16T00:00:00", "dateUpdated": "2024-09-16T21:08:28.987Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-3735\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2017-08-28T19:29:01.353\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.\"},{\"lang\":\"es\",\"value\":\"Al analizar una extensi\u00f3n IPAddressFamily en un certificado X.509, es posible realizar una sobrelectura de un bit. Esto tendr\u00eda como resultado que el texto del certificado se muestre de forma incorrecta. Este error ha existido desde 2006 y est\u00e1 presente en todas las versiones de OpenSSL anteriores a la 1.0.2m y 1.1.0g.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.7j:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"382C1679-DA1D-4FA4-9D5E-B86CC5052D49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.7k:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CA28812-8A24-4FE1-BED9-D6D5BB023645\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.7l:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9894D83E-2A27-446E-8B47-9C03CF802A2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.7m:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"55A9AC4D-E19B-431F-8679-B62F5F46BCF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A4E446D-B9D3-45F2-9722-B41FA14A6C31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF4EA988-FC80-4170-8933-7C6663731981\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64F8F53B-24A1-4877-B16E-F1917C4E4E81\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"75D3ACD5-905F-42BB-BE1A-8382E9D823BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"766EA6F2-7FA4-4713-9859-9971CCD2FDCB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8e:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFBC30B7-627D-48DC-8EF0-AE8FA0C6EDBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8f:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2BB38AEA-BAF0-4920-9A71-747C24444770\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8g:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F33EA2B-DE15-4695-A383-7A337AC38908\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8h:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"261EE631-AB43-44FE-B02A-DFAAB8D35927\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8i:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA0E0BBF-D0BE-41A7-B9BB-C28F01000BC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8j:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A1365ED-4651-4AB2-A64B-43782EA2F0E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8k:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC82690C-DCED-47BA-AA93-4D0C9E95B806\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8l:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43B90ED1-DAB4-4239-8AD8-87E8D568D5D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8m:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C9BF2DD-85EF-49CF-8D83-0DB46449E333\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8m:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"6AEBE689-3952-46F0-BACA-BB03041C6D36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8n:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86C46AB8-52E5-4385-9C5C-F63FF9DB82AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8o:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"564AA4E7-223E-48D8-B3E0-A461969CF530\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8p:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A82CFB41-BEA5-4B5F-BCAA-9BAED22EEAF0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8q:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35C2AE06-B6E8-41C4-BB60-177AC4819CE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8r:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB15C1F3-0DE8-4A50-B17C-618ECA58AABF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8s:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"45491BD3-7C62-4422-B7DA-CB2741890FBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8t:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"499E52F3-4B34-4C47-8ABF-292928EBAA5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8u:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D530BE19-ADCF-4B5C-99E0-2B9A1DE7717F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8v:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7540155-3629-4C76-9C67-8A8E0C1067F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8w:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"419BBCCD-6F8A-418A-BA02-56267B11D948\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8x:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A3A2AF8-C7DD-43D0-B03F-37E7EB735C1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8y:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC142ACF-3CBD-4F96-B2AA-C7D48E7CF31E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8z:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6B4D332-3CB7-4C57-A689-ED0894659ED9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8za:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB130295-F27C-45DD-80F6-BE4BB0931C0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8zb:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFA6F5C9-9EE6-40FA-AA99-B4C7274BE8EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8zc:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6626FDA4-82B2-412E-8282-7031E53F020B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8ze:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63DB3BC8-C87B-4937-BB97-4BE7BCF525CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:0.9.8zg:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0ACAA671-BDC0-42F4-9AB5-CF19F50AF101\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FBD8C92-6138-4274-ACBA-D7D42DAEC5AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A2075BD-6102-4B0F-839A-836E9585F43B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A2FA09E-2BF7-4968-B62D-00DA57F81EA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F02E634E-1E3D-4E44-BADA-76F92483A732\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCC2B07A-49EF-411F-8A4D-89435E22B043\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0:beta5:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E9480D6-3B6A-4C41-B8C1-C3F945040772\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10FF0A06-DA61-4250-B083-67E55E362677\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A6BA453-C150-4159-B80B-5465EFF83F11\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"638A2E69-8AB6-4FEA-852A-FEF16A500C1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56C47D3A-B99D-401D-B6B8-1194B2DB4809\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0e:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08355B10-E004-4BE6-A5AE-4D428810580B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0f:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"738BCFDC-1C49-4774-95AE-E099F707DEF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0g:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4B242C0-D27D-4644-AD19-5ACB853C9DC2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0h:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DC683F2-4346-4E5E-A8D7-67B4F4D7827B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0i:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"764B7D38-BC1B-47DB-B1DF-D092BDA4BFCB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0j:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6604E7BE-9F9B-444D-A63A-F65D1CFDF3BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0k:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"132B9217-B0E0-4E3E-9096-162AA28E158E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0l:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7619F9A0-9054-4217-93D1-3EA64876C5B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0m:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D82C405-17E2-4DF1-8DF5-315BD5A41595\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0n:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C96806F-4718-4BD3-9102-55A26AA86498\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0o:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A16CD99-AF7F-4931-AD2E-77727BA18FBD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0p:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88440697-754A-47A7-BF83-4D0EB68FFB10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0q:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD51F0FC-F426-4AE5-B3B9-B813C580EBAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0r:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"38721148-F24A-4339-8282-BC2DD9553512\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.0s:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48CE49C8-0672-46A0-BCD0-C0E62801444E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D1C00C0-C77E-4255-9ECA-20F2673C7366\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"21F16D65-8A46-4AC7-8970-73AB700035FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"92F393FF-7E6F-4671-BFBF-060162E12659\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1B85A09-CF8D-409D-966E-168F9959F6F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A66E6CF-39CF-412E-8EF0-8E10BA21B4A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C684FB18-FDDC-4BED-A28C-C23EE6CD0094\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A74A79A7-4FAF-4C81-8622-050008B96AE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CEDACCB9-8D61-49EE-9957-9E58BC7BB031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1e:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4993DD56-F9E3-4AC8-AC3E-BF204B950DEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1f:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E884B241-F9C3-44F8-A420-DE65F5F3D660\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1g:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A383620-B4F7-44A7-85DA-A4FF2E115D80\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1h:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F0C6812-F455-49CF-B29B-9AC00306DA43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1i:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F2D462C-A1B4-4572-A615-BDE9DC5F1E55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1j:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3703E445-17C0-4C85-A496-A35641C0C8DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1k:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F4034B9-EF1C-40E6-B92A-D4D7B7E7E774\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.1l:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABEC1927-F469-4B9E-B544-DA6CF90F0B34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD3E5C1B-EC63-4214-A0BD-0B8681CE6C8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"18797BEE-417D-4959-9AAD-C5A7C051B524\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FAA3C31-BD9D-45A9-A502-837FECA6D479\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6455A421-9956-4846-AC7C-3431E0D37D23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60F946FD-F564-49DA-B043-5943308BA9EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4847BCF3-EFCE-41AF-8E7D-3D51EB9DCC5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B89180B-FB68-4DD8-B076-16E51CC7FB91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C986592-4086-4A39-9767-EF34DBAA6A53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2e:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B23181C-03DB-4E92-B3F6-6B585B5231B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2f:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94D9EC1C-4843-4026-9B05-E060E9391734\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2h:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"036FB24F-7D86-4730-8BC9-722875BEC807\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2i:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDF148A3-1AA7-4F27-85AB-414C609C626F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2j:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E15B749E-6808-4788-AE42-7A1587D8697E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2k:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58F80C8D-BCA2-40AD-BD22-B70C7BE1B298\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.0.2l:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70B78EDF-6BB7-42C4-9423-9332C62C6E43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73104834-5810-48DD-9B97-549D223853F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9D7A18A-116B-4F68-BEA3-A4E9DDDA55C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFC70262-0DCD-4B46-9C96-FD18D0207511\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2E07A34-08A0-4765-AF81-46A3BDC5648A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83B0A3D8-60C7-4F42-9DD6-C535F983D98B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0e:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD08E859-BB6D-4909-A873-C2609FA2821A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:1.1.0f:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2BF7D67-EAF4-4D01-9185-0DB69F2C543B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.securityfocus.com/bid/100515\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1039726\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3221\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3505\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://security.gentoo.org/glsa/201712-03\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20170927-0001/\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20171107-0002/\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT208331\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://usn.ubuntu.com/3611-2/\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.debian.org/security/2017/dsa-4017\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2017/dsa-4018\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20170828.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20171102.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.tenable.com/security/tns-2017-14\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2017-15\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/100515\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1039726\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3221\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3505\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/201712-03\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20170927-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20171107-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/HT208331\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/3611-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2017/dsa-4017\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2017/dsa-4018\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20170828.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.openssl.org/news/secadv/20171102.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.tenable.com/security/tns-2017-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2017-15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
suse-su-2017:2981-1
Vulnerability from csaf_suse
Published
2017-11-10 12:09
Modified
2017-11-10 12:09
Summary
Security update for openssl
Notes
Title of the patch
Security update for openssl
Description of the patch
This update for openssl fixes the following issues:
Security issues fixed:
- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)
- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)
- out of bounds read+crash in DES_fcrypt (bsc#1065363)
- DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)
- Missing important ciphers in openssl 1.0.1i-47.1 (bsc#990592)
Bug fixes:
- support alternate root ca chains (bsc#1032261)
Patchnames
SUSE-OpenStack-Cloud-6-2017-1846,SUSE-SLE-SAP-12-SP1-2017-1846,SUSE-SLE-SERVER-12-SP1-2017-1846
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openssl", "title": "Title of the patch" }, { "category": "description", "text": "This update for openssl fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)\n- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)\n- out of bounds read+crash in DES_fcrypt (bsc#1065363)\n- DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)\n- Missing important ciphers in openssl 1.0.1i-47.1 (bsc#990592)\n\nBug fixes:\n\n- support alternate root ca chains (bsc#1032261)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-6-2017-1846,SUSE-SLE-SAP-12-SP1-2017-1846,SUSE-SLE-SERVER-12-SP1-2017-1846", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2981-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:2981-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172981-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:2981-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-November/003391.html" }, { "category": "self", "summary": "SUSE Bug 1027908", "url": "https://bugzilla.suse.com/1027908" }, { "category": "self", "summary": "SUSE Bug 1032261", "url": "https://bugzilla.suse.com/1032261" }, { "category": "self", "summary": "SUSE Bug 1055825", "url": "https://bugzilla.suse.com/1055825" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1065363", "url": "https://bugzilla.suse.com/1065363" }, { "category": "self", "summary": "SUSE Bug 990592", "url": "https://bugzilla.suse.com/990592" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" } ], "title": "Security update for openssl", "tracking": { "current_release_date": "2017-11-10T12:09:11Z", "generator": { "date": "2017-11-10T12:09:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:2981-1", "initial_release_date": "2017-11-10T12:09:11Z", "revision_history": [ { "date": "2017-11-10T12:09:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "openssl-doc-1.0.1i-54.8.1.noarch", "product": { "name": "openssl-doc-1.0.1i-54.8.1.noarch", "product_id": "openssl-doc-1.0.1i-54.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "product": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "product_id": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "product_id": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le" } }, { "category": "product_version", "name": "openssl-1.0.1i-54.8.1.ppc64le", "product": { "name": "openssl-1.0.1i-54.8.1.ppc64le", "product_id": "openssl-1.0.1i-54.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-54.8.1.s390x", "product": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.s390x", "product_id": "libopenssl1_0_0-1.0.1i-54.8.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "product": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "product_id": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "product_id": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x" } }, { "category": "product_version", "name": "openssl-1.0.1i-54.8.1.s390x", "product": { "name": "openssl-1.0.1i-54.8.1.s390x", "product_id": "openssl-1.0.1i-54.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "product": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "product_id": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "product": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "product_id": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "product_id": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64" } }, { "category": "product_version", "name": "openssl-1.0.1i-54.8.1.x86_64", "product": { "name": "openssl-1.0.1i-54.8.1.x86_64", "product_id": "openssl-1.0.1i-54.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 6", "product": { "name": "SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:libopenssl1_0_0-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openssl-1.0.1i-54.8.1.x86_64" }, "product_reference": "openssl-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.1i-54.8.1.noarch as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openssl-doc-1.0.1i-54.8.1.noarch" }, "product_reference": "openssl-doc-1.0.1i-54.8.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.ppc64le" }, "product_reference": "openssl-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.x86_64" }, "product_reference": "openssl-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.1i-54.8.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-doc-1.0.1i-54.8.1.noarch" }, "product_reference": "openssl-doc-1.0.1i-54.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.ppc64le" }, "product_reference": "openssl-1.0.1i-54.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.s390x" }, "product_reference": "openssl-1.0.1i-54.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-54.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.x86_64" }, "product_reference": "openssl-1.0.1i-54.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.1i-54.8.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-doc-1.0.1i-54.8.1.noarch" }, "product_reference": "openssl-doc-1.0.1i-54.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE OpenStack Cloud 6:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-doc-1.0.1i-54.8.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE OpenStack Cloud 6:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-doc-1.0.1i-54.8.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-1.0.1i-54.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssl-doc-1.0.1i-54.8.1.noarch", "SUSE OpenStack Cloud 6:libopenssl1_0_0-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:libopenssl1_0_0-hmac-32bit-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-1.0.1i-54.8.1.x86_64", "SUSE OpenStack Cloud 6:openssl-doc-1.0.1i-54.8.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2017-11-10T12:09:11Z", "details": "moderate" } ], "title": "CVE-2017-3735" } ] }
suse-su-2018:0002-1
Vulnerability from csaf_suse
Published
2018-01-02 07:47
Modified
2018-01-02 07:47
Summary
Security update for nodejs4
Notes
Title of the patch
Security update for nodejs4
Description of the patch
This update for nodejs4 fixes the following issues:
Security issues fixed:
- CVE-2017-15896: Vulnerable to CVE-2017-3737 due to embedded OpenSSL (bsc#1072322).
- CVE-2017-14919: Embedded zlib issue could cause a DoS via specific windowBits value.
- CVE-2017-3738: Embedded OpenSSL is vulnerable to rsaz_1024_mul_avx2 overflow bug on x86_64.
- CVE-2017-3736: Embedded OpenSSL is vulnerable to bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242).
- CVE-2017-3735: Embedded OpenSSL is vulnerable to malformed X.509 IPAdressFamily that could cause OOB read (bsc#1056058).
Bug fixes:
- Update to release 4.8.7 (bsc#1072322):
* https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/
* https://nodejs.org/en/blog/release/v4.8.7/
* https://nodejs.org/en/blog/release/v4.8.6/
* https://nodejs.org/en/blog/release/v4.8.5/
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2018-2,SUSE-Storage-4-2018-2
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs4", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs4 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-15896: Vulnerable to CVE-2017-3737 due to embedded OpenSSL (bsc#1072322).\n- CVE-2017-14919: Embedded zlib issue could cause a DoS via specific windowBits value.\n- CVE-2017-3738: Embedded OpenSSL is vulnerable to rsaz_1024_mul_avx2 overflow bug on x86_64.\n- CVE-2017-3736: Embedded OpenSSL is vulnerable to bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242).\n- CVE-2017-3735: Embedded OpenSSL is vulnerable to malformed X.509 IPAdressFamily that could cause OOB read (bsc#1056058).\n\nBug fixes:\n\n- Update to release 4.8.7 (bsc#1072322):\n * https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/\n * https://nodejs.org/en/blog/release/v4.8.7/\n * https://nodejs.org/en/blog/release/v4.8.6/\n * https://nodejs.org/en/blog/release/v4.8.5/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2018-2,SUSE-Storage-4-2018-2", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0002-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0002-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180002-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0002-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003558.html" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1066242", "url": "https://bugzilla.suse.com/1066242" }, { "category": "self", "summary": "SUSE Bug 1072322", "url": "https://bugzilla.suse.com/1072322" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14919 page", "url": "https://www.suse.com/security/cve/CVE-2017-14919/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15896 page", "url": "https://www.suse.com/security/cve/CVE-2017-15896/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3738 page", "url": "https://www.suse.com/security/cve/CVE-2017-3738/" } ], "title": "Security update for nodejs4", "tracking": { "current_release_date": "2018-01-02T07:47:52Z", "generator": { "date": "2018-01-02T07:47:52Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0002-1", "initial_release_date": "2018-01-02T07:47:52Z", "revision_history": [ { "date": "2018-01-02T07:47:52Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs4-4.8.7-15.8.1.aarch64", "product": { "name": "nodejs4-4.8.7-15.8.1.aarch64", "product_id": "nodejs4-4.8.7-15.8.1.aarch64" } }, { "category": "product_version", "name": "nodejs4-devel-4.8.7-15.8.1.aarch64", "product": { "name": "nodejs4-devel-4.8.7-15.8.1.aarch64", "product_id": "nodejs4-devel-4.8.7-15.8.1.aarch64" } }, { "category": "product_version", "name": "npm4-4.8.7-15.8.1.aarch64", "product": { "name": "npm4-4.8.7-15.8.1.aarch64", "product_id": "npm4-4.8.7-15.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs4-docs-4.8.7-15.8.1.noarch", "product": { "name": "nodejs4-docs-4.8.7-15.8.1.noarch", "product_id": "nodejs4-docs-4.8.7-15.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs4-4.8.7-15.8.1.ppc64le", "product": { "name": "nodejs4-4.8.7-15.8.1.ppc64le", "product_id": "nodejs4-4.8.7-15.8.1.ppc64le" } }, { "category": "product_version", "name": "nodejs4-devel-4.8.7-15.8.1.ppc64le", "product": { "name": "nodejs4-devel-4.8.7-15.8.1.ppc64le", "product_id": "nodejs4-devel-4.8.7-15.8.1.ppc64le" } }, { "category": "product_version", "name": "npm4-4.8.7-15.8.1.ppc64le", "product": { "name": "npm4-4.8.7-15.8.1.ppc64le", "product_id": "npm4-4.8.7-15.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs4-4.8.7-15.8.1.x86_64", "product": { "name": "nodejs4-4.8.7-15.8.1.x86_64", "product_id": "nodejs4-4.8.7-15.8.1.x86_64" } }, { "category": "product_version", "name": "nodejs4-devel-4.8.7-15.8.1.x86_64", "product": { "name": "nodejs4-devel-4.8.7-15.8.1.x86_64", "product_id": "nodejs4-devel-4.8.7-15.8.1.x86_64" } }, { "category": "product_version", "name": "npm4-4.8.7-15.8.1.x86_64", "product": { "name": "npm4-4.8.7-15.8.1.x86_64", "product_id": "npm4-4.8.7-15.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs4-4.8.7-15.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64" }, "product_reference": "nodejs4-4.8.7-15.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-4.8.7-15.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le" }, "product_reference": "nodejs4-4.8.7-15.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-4.8.7-15.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64" }, "product_reference": "nodejs4-4.8.7-15.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-devel-4.8.7-15.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64" }, "product_reference": "nodejs4-devel-4.8.7-15.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-devel-4.8.7-15.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le" }, "product_reference": "nodejs4-devel-4.8.7-15.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-devel-4.8.7-15.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64" }, "product_reference": "nodejs4-devel-4.8.7-15.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-docs-4.8.7-15.8.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch" }, "product_reference": "nodejs4-docs-4.8.7-15.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm4-4.8.7-15.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64" }, "product_reference": "npm4-4.8.7-15.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm4-4.8.7-15.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le" }, "product_reference": "npm4-4.8.7-15.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm4-4.8.7-15.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" }, "product_reference": "npm4-4.8.7-15.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-4.8.7-15.8.1.aarch64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64" }, "product_reference": "nodejs4-4.8.7-15.8.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs4-4.8.7-15.8.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64" }, "product_reference": "nodejs4-4.8.7-15.8.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14919" } ], "notes": [ { "category": "general", "text": "Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14919", "url": "https://www.suse.com/security/cve/CVE-2017-14919" }, { "category": "external", "summary": "SUSE Bug 1059050 for CVE-2017-14919", "url": "https://bugzilla.suse.com/1059050" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-02T07:47:52Z", "details": "moderate" } ], "title": "CVE-2017-14919" }, { "cve": "CVE-2017-15896", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15896" } ], "notes": [ { "category": "general", "text": "Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15896", "url": "https://www.suse.com/security/cve/CVE-2017-15896" }, { "category": "external", "summary": "SUSE Bug 1071905 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1071905" }, { "category": "external", "summary": "SUSE Bug 1072322 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1072322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-02T07:47:52Z", "details": "moderate" } ], "title": "CVE-2017-15896" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-02T07:47:52Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-02T07:47:52Z", "details": "moderate" } ], "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3738" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3738", "url": "https://www.suse.com/security/cve/CVE-2017-3738" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1097757 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1097757" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-devel-4.8.7-15.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs4-docs-4.8.7-15.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm4-4.8.7-15.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-02T07:47:52Z", "details": "low" } ], "title": "CVE-2017-3738" } ] }
suse-su-2018:0293-1
Vulnerability from csaf_suse
Published
2018-01-30 09:03
Modified
2018-01-30 09:03
Summary
Security update for nodejs6
Notes
Title of the patch
Security update for nodejs6
Description of the patch
This update for nodejs6 fixes the following issues:
Security issues fixed:
- CVE-2017-15896: Vulnerable to CVE-2017-3737 due to embedded OpenSSL (bsc#1072322).
- CVE-2017-14919: Embedded zlib issue could cause a DoS via specific windowBits value.
- CVE-2017-3738: Embedded OpenSSL is vulnerable to rsaz_1024_mul_avx2 overflow bug on x86_64.
- CVE-2017-3736: Embedded OpenSSL is vulnerable to bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242).
- CVE-2017-3735: Embedded OpenSSL is vulnerable to malformed X.509 IPAdressFamily that could cause OOB read (bsc#1056058).
Bug fixes:
- Update to LTS release 6.12.2 (bsc#1072322):
* https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/
* https://nodejs.org/en/blog/release/v6.12.2/
* https://nodejs.org/en/blog/release/v6.12.1/
* https://nodejs.org/en/blog/release/v6.12.0/
* https://nodejs.org/en/blog/release/v6.11.5/
* https://nodejs.org/en/blog/release/v6.11.4/
* https://nodejs.org/en/blog/release/v6.11.3/
* https://nodejs.org/en/blog/release/v6.11.2/
Patchnames
SUSE-OpenStack-Cloud-7-2018-203,SUSE-SLE-Module-Web-Scripting-12-2018-203,SUSE-Storage-4-2018-203
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs6", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs6 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-15896: Vulnerable to CVE-2017-3737 due to embedded OpenSSL (bsc#1072322).\n- CVE-2017-14919: Embedded zlib issue could cause a DoS via specific windowBits value.\n- CVE-2017-3738: Embedded OpenSSL is vulnerable to rsaz_1024_mul_avx2 overflow bug on x86_64.\n- CVE-2017-3736: Embedded OpenSSL is vulnerable to bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242).\n- CVE-2017-3735: Embedded OpenSSL is vulnerable to malformed X.509 IPAdressFamily that could cause OOB read (bsc#1056058).\n\nBug fixes:\n\n- Update to LTS release 6.12.2 (bsc#1072322):\n * https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/\n * https://nodejs.org/en/blog/release/v6.12.2/\n * https://nodejs.org/en/blog/release/v6.12.1/\n * https://nodejs.org/en/blog/release/v6.12.0/\n * https://nodejs.org/en/blog/release/v6.11.5/\n * https://nodejs.org/en/blog/release/v6.11.4/\n * https://nodejs.org/en/blog/release/v6.11.3/\n * https://nodejs.org/en/blog/release/v6.11.2/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-7-2018-203,SUSE-SLE-Module-Web-Scripting-12-2018-203,SUSE-Storage-4-2018-203", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0293-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0293-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180293-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0293-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003680.html" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1066242", "url": "https://bugzilla.suse.com/1066242" }, { "category": "self", "summary": "SUSE Bug 1072322", "url": "https://bugzilla.suse.com/1072322" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14919 page", "url": "https://www.suse.com/security/cve/CVE-2017-14919/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15896 page", "url": "https://www.suse.com/security/cve/CVE-2017-15896/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3738 page", "url": "https://www.suse.com/security/cve/CVE-2017-3738/" } ], "title": "Security update for nodejs6", "tracking": { "current_release_date": "2018-01-30T09:03:06Z", "generator": { "date": "2018-01-30T09:03:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0293-1", "initial_release_date": "2018-01-30T09:03:06Z", "revision_history": [ { "date": "2018-01-30T09:03:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs6-6.12.2-11.8.1.aarch64", "product": { "name": "nodejs6-6.12.2-11.8.1.aarch64", "product_id": "nodejs6-6.12.2-11.8.1.aarch64" } }, { "category": "product_version", "name": "nodejs6-devel-6.12.2-11.8.1.aarch64", "product": { "name": "nodejs6-devel-6.12.2-11.8.1.aarch64", "product_id": "nodejs6-devel-6.12.2-11.8.1.aarch64" } }, { "category": "product_version", "name": "npm6-6.12.2-11.8.1.aarch64", "product": { "name": "npm6-6.12.2-11.8.1.aarch64", "product_id": "npm6-6.12.2-11.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs6-docs-6.12.2-11.8.1.noarch", "product": { "name": "nodejs6-docs-6.12.2-11.8.1.noarch", "product_id": "nodejs6-docs-6.12.2-11.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs6-6.12.2-11.8.1.ppc64le", "product": { "name": "nodejs6-6.12.2-11.8.1.ppc64le", "product_id": "nodejs6-6.12.2-11.8.1.ppc64le" } }, { "category": "product_version", "name": "nodejs6-devel-6.12.2-11.8.1.ppc64le", "product": { "name": "nodejs6-devel-6.12.2-11.8.1.ppc64le", "product_id": "nodejs6-devel-6.12.2-11.8.1.ppc64le" } }, { "category": "product_version", "name": "npm6-6.12.2-11.8.1.ppc64le", "product": { "name": "npm6-6.12.2-11.8.1.ppc64le", "product_id": "npm6-6.12.2-11.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs6-6.12.2-11.8.1.s390x", "product": { "name": "nodejs6-6.12.2-11.8.1.s390x", "product_id": "nodejs6-6.12.2-11.8.1.s390x" } }, { "category": "product_version", "name": "nodejs6-devel-6.12.2-11.8.1.s390x", "product": { "name": "nodejs6-devel-6.12.2-11.8.1.s390x", "product_id": "nodejs6-devel-6.12.2-11.8.1.s390x" } }, { "category": "product_version", "name": "npm6-6.12.2-11.8.1.s390x", "product": { "name": "npm6-6.12.2-11.8.1.s390x", "product_id": "npm6-6.12.2-11.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs6-6.12.2-11.8.1.x86_64", "product": { "name": "nodejs6-6.12.2-11.8.1.x86_64", "product_id": "nodejs6-6.12.2-11.8.1.x86_64" } }, { "category": "product_version", "name": "nodejs6-devel-6.12.2-11.8.1.x86_64", "product": { "name": "nodejs6-devel-6.12.2-11.8.1.x86_64", "product_id": "nodejs6-devel-6.12.2-11.8.1.x86_64" } }, { "category": "product_version", "name": "npm6-6.12.2-11.8.1.x86_64", "product": { "name": "npm6-6.12.2-11.8.1.x86_64", "product_id": "npm6-6.12.2-11.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.aarch64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64" }, "product_reference": "nodejs6-6.12.2-11.8.1.aarch64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x" }, "product_reference": "nodejs6-6.12.2-11.8.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" }, "product_reference": "nodejs6-6.12.2-11.8.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64" }, "product_reference": "nodejs6-6.12.2-11.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le" }, "product_reference": "nodejs6-6.12.2-11.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x" }, "product_reference": "nodejs6-6.12.2-11.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64" }, "product_reference": "nodejs6-6.12.2-11.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-devel-6.12.2-11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64" }, "product_reference": "nodejs6-devel-6.12.2-11.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-devel-6.12.2-11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le" }, "product_reference": "nodejs6-devel-6.12.2-11.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-devel-6.12.2-11.8.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x" }, "product_reference": "nodejs6-devel-6.12.2-11.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-devel-6.12.2-11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64" }, "product_reference": "nodejs6-devel-6.12.2-11.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-docs-6.12.2-11.8.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch" }, "product_reference": "nodejs6-docs-6.12.2-11.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm6-6.12.2-11.8.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64" }, "product_reference": "npm6-6.12.2-11.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm6-6.12.2-11.8.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le" }, "product_reference": "npm6-6.12.2-11.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm6-6.12.2-11.8.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x" }, "product_reference": "npm6-6.12.2-11.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm6-6.12.2-11.8.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64" }, "product_reference": "npm6-6.12.2-11.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.aarch64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64" }, "product_reference": "nodejs6-6.12.2-11.8.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs6-6.12.2-11.8.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64" }, "product_reference": "nodejs6-6.12.2-11.8.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14919" } ], "notes": [ { "category": "general", "text": "Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14919", "url": "https://www.suse.com/security/cve/CVE-2017-14919" }, { "category": "external", "summary": "SUSE Bug 1059050 for CVE-2017-14919", "url": "https://bugzilla.suse.com/1059050" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-30T09:03:06Z", "details": "moderate" } ], "title": "CVE-2017-14919" }, { "cve": "CVE-2017-15896", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15896" } ], "notes": [ { "category": "general", "text": "Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15896", "url": "https://www.suse.com/security/cve/CVE-2017-15896" }, { "category": "external", "summary": "SUSE Bug 1071905 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1071905" }, { "category": "external", "summary": "SUSE Bug 1072322 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1072322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-30T09:03:06Z", "details": "moderate" } ], "title": "CVE-2017-15896" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-30T09:03:06Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-30T09:03:06Z", "details": "moderate" } ], "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3738" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3738", "url": "https://www.suse.com/security/cve/CVE-2017-3738" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1097757 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1097757" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Enterprise Storage 4:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.12.2-11.8.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.12.2-11.8.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.12.2-11.8.1.x86_64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.aarch64", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.s390x", "SUSE OpenStack Cloud 7:nodejs6-6.12.2-11.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-30T09:03:06Z", "details": "low" } ], "title": "CVE-2017-3738" } ] }
suse-su-2019:14246-1
Vulnerability from csaf_suse
Published
2020-01-17 17:07
Modified
2020-01-17 17:07
Summary
Security update for Mozilla Firefox
Notes
Title of the patch
Security update for Mozilla Firefox
Description of the patch
This update contains the Mozilla Firefox ESR 68.2 release.
Mozilla Firefox was updated to ESR 68.2 release:
* Enterprise: New administrative policies were added. More
information and templates are available at the Policy
Templates page.
* Various security fixes:
MFSA 2019-33 (bsc#1154738)
* CVE-2019-15903: Heap overflow in expat library in XML_GetCurrentLineNumber
* CVE-2019-11757: Use-after-free when creating index updates in IndexedDB
* CVE-2019-11758: Potentially exploitable crash due to 360 Total Security
* CVE-2019-11759: Stack buffer overflow in HKDF output
* CVE-2019-11760: Stack buffer overflow in WebRTC networking
* CVE-2019-11761: Unintended access to a privileged JSONView object
* CVE-2019-11762: document.domain-based origin isolation has same-origin- property violation
* CVE-2019-11763: Incorrect HTML parsing results in XSS bypass technique
* CVE-2019-11764: Memory safety bugs fixed in Firefox 70 and Firefox ESR 68.2
Other Issues resolved:
* [bsc#1104841] Newer versions of firefox have a dependency on
GLIBCXX_3.4.20
* [bsc#1074235] MozillaFirefox: background tab crash reports sent
inadvertently without user opt-in
* [bsc#1043008] Firefox hangs randomly when browsing and
scrolling
* [bsc#1025108] Firefox stops loading page until mouse is moved
* [bsc#905528] Firefox malfunctions due to broken omni.ja
archives
Patchnames
slessp4-firefox-201910-14246
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for Mozilla Firefox", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update contains the Mozilla Firefox ESR 68.2 release.\n\nMozilla Firefox was updated to ESR 68.2 release:\n\n* Enterprise: New administrative policies were added. More\n information and templates are available at the Policy\n Templates page.\n\n* Various security fixes:\n MFSA 2019-33 (bsc#1154738)\n * CVE-2019-15903: Heap overflow in expat library in XML_GetCurrentLineNumber\n * CVE-2019-11757: Use-after-free when creating index updates in IndexedDB\n * CVE-2019-11758: Potentially exploitable crash due to 360 Total Security\n * CVE-2019-11759: Stack buffer overflow in HKDF output\n * CVE-2019-11760: Stack buffer overflow in WebRTC networking\n * CVE-2019-11761: Unintended access to a privileged JSONView object\n * CVE-2019-11762: document.domain-based origin isolation has same-origin- property violation\n * CVE-2019-11763: Incorrect HTML parsing results in XSS bypass technique\n * CVE-2019-11764: Memory safety bugs fixed in Firefox 70 and Firefox ESR 68.2\n\nOther Issues resolved:\n\n* [bsc#1104841] Newer versions of firefox have a dependency on\n GLIBCXX_3.4.20\n* [bsc#1074235] MozillaFirefox: background tab crash reports sent\n inadvertently without user opt-in\n* [bsc#1043008] Firefox hangs randomly when browsing and\n scrolling\n* [bsc#1025108] Firefox stops loading page until mouse is moved\n* [bsc#905528] Firefox malfunctions due to broken omni.ja\n archives\n\n", "title": "Description of the patch" }, { "category": "details", "text": "slessp4-firefox-201910-14246", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_14246-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:14246-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914246-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:14246-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006249.html" }, { "category": "self", "summary": "SUSE Bug 1000036", "url": "https://bugzilla.suse.com/1000036" }, { "category": "self", "summary": "SUSE Bug 1001652", "url": "https://bugzilla.suse.com/1001652" }, { "category": "self", "summary": "SUSE Bug 1025108", "url": "https://bugzilla.suse.com/1025108" }, { "category": "self", "summary": "SUSE Bug 1029377", "url": "https://bugzilla.suse.com/1029377" }, { "category": "self", "summary": "SUSE Bug 1029902", "url": "https://bugzilla.suse.com/1029902" }, { "category": "self", "summary": "SUSE Bug 1040164", "url": "https://bugzilla.suse.com/1040164" }, { "category": "self", "summary": "SUSE Bug 104105", "url": "https://bugzilla.suse.com/104105" }, { "category": "self", "summary": "SUSE Bug 1042670", "url": "https://bugzilla.suse.com/1042670" }, { "category": "self", "summary": "SUSE Bug 1043008", "url": "https://bugzilla.suse.com/1043008" }, { "category": "self", "summary": "SUSE Bug 1044946", "url": "https://bugzilla.suse.com/1044946" }, { "category": "self", "summary": "SUSE Bug 1047925", "url": "https://bugzilla.suse.com/1047925" }, { "category": "self", "summary": "SUSE Bug 1047936", "url": "https://bugzilla.suse.com/1047936" }, { "category": "self", "summary": "SUSE Bug 1048299", "url": "https://bugzilla.suse.com/1048299" }, { "category": "self", "summary": "SUSE Bug 1049186", "url": "https://bugzilla.suse.com/1049186" }, { "category": "self", "summary": "SUSE Bug 1050653", "url": "https://bugzilla.suse.com/1050653" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1058013", "url": "https://bugzilla.suse.com/1058013" }, { "category": "self", "summary": "SUSE Bug 1066242", "url": "https://bugzilla.suse.com/1066242" }, { "category": "self", "summary": "SUSE Bug 1066953", "url": "https://bugzilla.suse.com/1066953" }, { "category": "self", "summary": "SUSE Bug 1070738", "url": "https://bugzilla.suse.com/1070738" }, { "category": "self", "summary": "SUSE Bug 1070853", "url": "https://bugzilla.suse.com/1070853" }, { "category": "self", "summary": "SUSE Bug 1072320", "url": "https://bugzilla.suse.com/1072320" }, { "category": "self", "summary": "SUSE Bug 1072322", "url": "https://bugzilla.suse.com/1072322" }, { "category": "self", "summary": "SUSE Bug 1073796", "url": "https://bugzilla.suse.com/1073796" }, { "category": "self", "summary": "SUSE Bug 1073798", "url": "https://bugzilla.suse.com/1073798" }, { "category": "self", "summary": "SUSE Bug 1073799", "url": "https://bugzilla.suse.com/1073799" }, { "category": "self", "summary": "SUSE Bug 1073803", "url": "https://bugzilla.suse.com/1073803" }, { "category": "self", "summary": "SUSE Bug 1073808", "url": "https://bugzilla.suse.com/1073808" }, { "category": "self", "summary": "SUSE Bug 1073818", "url": "https://bugzilla.suse.com/1073818" }, { "category": "self", "summary": "SUSE Bug 1073823", "url": "https://bugzilla.suse.com/1073823" }, { "category": "self", "summary": "SUSE Bug 1073829", "url": "https://bugzilla.suse.com/1073829" }, { "category": "self", "summary": "SUSE Bug 1073830", "url": "https://bugzilla.suse.com/1073830" }, { "category": "self", "summary": "SUSE Bug 1073832", "url": "https://bugzilla.suse.com/1073832" }, { "category": "self", "summary": "SUSE Bug 1073846", "url": "https://bugzilla.suse.com/1073846" }, { "category": "self", "summary": "SUSE Bug 1074235", "url": "https://bugzilla.suse.com/1074235" }, { "category": "self", "summary": "SUSE Bug 1077230", "url": "https://bugzilla.suse.com/1077230" }, { "category": "self", "summary": "SUSE Bug 1079761", "url": "https://bugzilla.suse.com/1079761" }, { "category": "self", "summary": "SUSE Bug 1081750", "url": "https://bugzilla.suse.com/1081750" }, { "category": "self", "summary": "SUSE Bug 1082318", "url": "https://bugzilla.suse.com/1082318" }, { "category": "self", "summary": "SUSE Bug 1087453", "url": "https://bugzilla.suse.com/1087453" }, { "category": "self", "summary": "SUSE Bug 1087459", "url": "https://bugzilla.suse.com/1087459" }, { "category": "self", "summary": "SUSE Bug 1087463", "url": "https://bugzilla.suse.com/1087463" }, { "category": "self", "summary": "SUSE Bug 1088573", "url": "https://bugzilla.suse.com/1088573" }, { "category": "self", "summary": "SUSE Bug 1091764", "url": "https://bugzilla.suse.com/1091764" }, { "category": "self", "summary": "SUSE Bug 1094814", "url": "https://bugzilla.suse.com/1094814" }, { "category": "self", "summary": "SUSE Bug 1097158", "url": "https://bugzilla.suse.com/1097158" }, { "category": "self", "summary": "SUSE Bug 1097375", "url": "https://bugzilla.suse.com/1097375" }, { "category": "self", "summary": "SUSE Bug 1097401", "url": "https://bugzilla.suse.com/1097401" }, { "category": "self", "summary": "SUSE Bug 1097404", "url": "https://bugzilla.suse.com/1097404" }, { "category": "self", "summary": "SUSE Bug 1097748", "url": "https://bugzilla.suse.com/1097748" }, { "category": "self", "summary": "SUSE Bug 1104841", "url": "https://bugzilla.suse.com/1104841" }, { "category": "self", "summary": "SUSE Bug 1105019", "url": "https://bugzilla.suse.com/1105019" }, { "category": "self", "summary": "SUSE Bug 1107030", "url": "https://bugzilla.suse.com/1107030" }, { "category": "self", "summary": "SUSE Bug 1109465", "url": "https://bugzilla.suse.com/1109465" }, { "category": "self", "summary": "SUSE Bug 1117473", "url": "https://bugzilla.suse.com/1117473" }, { "category": "self", "summary": "SUSE Bug 1117626", "url": "https://bugzilla.suse.com/1117626" }, { "category": "self", "summary": "SUSE Bug 1117627", "url": "https://bugzilla.suse.com/1117627" }, { "category": "self", "summary": "SUSE Bug 1117629", "url": "https://bugzilla.suse.com/1117629" }, { "category": "self", "summary": "SUSE Bug 1117630", "url": "https://bugzilla.suse.com/1117630" }, { "category": "self", "summary": "SUSE Bug 1120644", "url": "https://bugzilla.suse.com/1120644" }, { "category": "self", "summary": "SUSE Bug 1122191", "url": "https://bugzilla.suse.com/1122191" }, { "category": "self", "summary": "SUSE Bug 1123482", "url": "https://bugzilla.suse.com/1123482" }, { "category": "self", "summary": "SUSE Bug 1124525", "url": "https://bugzilla.suse.com/1124525" }, { "category": "self", "summary": "SUSE Bug 1127532", "url": "https://bugzilla.suse.com/1127532" }, { "category": "self", "summary": "SUSE Bug 1129346", "url": "https://bugzilla.suse.com/1129346" }, { "category": "self", "summary": "SUSE Bug 1130694", "url": "https://bugzilla.suse.com/1130694" }, { "category": "self", "summary": "SUSE Bug 1130840", "url": "https://bugzilla.suse.com/1130840" }, { "category": "self", "summary": "SUSE Bug 1133452", "url": "https://bugzilla.suse.com/1133452" }, { "category": "self", "summary": "SUSE Bug 1133810", "url": "https://bugzilla.suse.com/1133810" }, { "category": "self", "summary": "SUSE Bug 1134209", "url": "https://bugzilla.suse.com/1134209" }, { "category": "self", "summary": "SUSE Bug 1138459", "url": "https://bugzilla.suse.com/1138459" }, { "category": "self", "summary": "SUSE Bug 1140290", "url": "https://bugzilla.suse.com/1140290" }, { "category": "self", "summary": "SUSE Bug 1140868", "url": "https://bugzilla.suse.com/1140868" }, { "category": "self", "summary": "SUSE Bug 1141853", "url": "https://bugzilla.suse.com/1141853" }, { "category": "self", "summary": "SUSE Bug 1144919", "url": "https://bugzilla.suse.com/1144919" }, { "category": "self", "summary": "SUSE Bug 1145665", "url": "https://bugzilla.suse.com/1145665" }, { "category": "self", "summary": "SUSE Bug 1146090", "url": "https://bugzilla.suse.com/1146090" }, { "category": "self", "summary": "SUSE Bug 1146091", "url": "https://bugzilla.suse.com/1146091" }, { "category": "self", "summary": "SUSE Bug 1146093", "url": "https://bugzilla.suse.com/1146093" }, { "category": "self", "summary": "SUSE Bug 1146094", "url": "https://bugzilla.suse.com/1146094" }, { "category": "self", "summary": "SUSE Bug 1146095", "url": "https://bugzilla.suse.com/1146095" }, { "category": "self", "summary": "SUSE Bug 1146097", "url": "https://bugzilla.suse.com/1146097" }, { "category": "self", "summary": "SUSE Bug 1146099", "url": "https://bugzilla.suse.com/1146099" }, { "category": "self", "summary": "SUSE Bug 1146100", "url": "https://bugzilla.suse.com/1146100" }, { "category": "self", "summary": "SUSE Bug 1149323", "url": "https://bugzilla.suse.com/1149323" }, { "category": "self", "summary": "SUSE Bug 1153423", "url": "https://bugzilla.suse.com/1153423" }, { "category": "self", "summary": "SUSE Bug 1154738", "url": "https://bugzilla.suse.com/1154738" }, { "category": "self", "summary": "SUSE Bug 1447070", "url": "https://bugzilla.suse.com/1447070" }, { "category": "self", "summary": "SUSE Bug 1447409", "url": "https://bugzilla.suse.com/1447409" }, { "category": "self", "summary": "SUSE Bug 744625", "url": "https://bugzilla.suse.com/744625" }, { "category": "self", "summary": "SUSE Bug 744629", "url": "https://bugzilla.suse.com/744629" }, { "category": "self", "summary": "SUSE Bug 845955", "url": "https://bugzilla.suse.com/845955" }, { "category": "self", "summary": "SUSE Bug 865853", "url": "https://bugzilla.suse.com/865853" }, { "category": "self", "summary": "SUSE Bug 905528", "url": "https://bugzilla.suse.com/905528" }, { "category": "self", "summary": "SUSE Bug 917607", "url": "https://bugzilla.suse.com/917607" }, { "category": "self", "summary": "SUSE Bug 935856", "url": "https://bugzilla.suse.com/935856" }, { "category": "self", "summary": "SUSE Bug 937414", "url": "https://bugzilla.suse.com/937414" }, { "category": "self", "summary": "SUSE Bug 947747", "url": "https://bugzilla.suse.com/947747" }, { "category": "self", "summary": "SUSE Bug 948045", "url": "https://bugzilla.suse.com/948045" }, { "category": "self", "summary": "SUSE Bug 948602", "url": "https://bugzilla.suse.com/948602" }, { "category": "self", "summary": "SUSE Bug 955142", "url": "https://bugzilla.suse.com/955142" }, { "category": "self", "summary": "SUSE Bug 957814", "url": "https://bugzilla.suse.com/957814" }, { "category": "self", "summary": "SUSE Bug 957815", "url": "https://bugzilla.suse.com/957815" }, { "category": "self", "summary": "SUSE Bug 961254", "url": "https://bugzilla.suse.com/961254" }, { "category": "self", "summary": "SUSE Bug 962297", "url": "https://bugzilla.suse.com/962297" }, { "category": "self", "summary": "SUSE Bug 966076", "url": "https://bugzilla.suse.com/966076" }, { "category": "self", "summary": "SUSE Bug 966077", "url": "https://bugzilla.suse.com/966077" }, { "category": "self", "summary": "SUSE Bug 985201", "url": "https://bugzilla.suse.com/985201" }, { "category": "self", "summary": "SUSE Bug 986541", "url": "https://bugzilla.suse.com/986541" }, { "category": "self", "summary": "SUSE Bug 991344", "url": "https://bugzilla.suse.com/991344" }, { "category": "self", "summary": "SUSE Bug 998743", "url": "https://bugzilla.suse.com/998743" }, { "category": "self", "summary": "SUSE CVE CVE-2013-2882 page", "url": "https://www.suse.com/security/cve/CVE-2013-2882/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-6639 page", "url": "https://www.suse.com/security/cve/CVE-2013-6639/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-6640 page", "url": "https://www.suse.com/security/cve/CVE-2013-6640/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-6668 page", "url": "https://www.suse.com/security/cve/CVE-2013-6668/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0224 page", "url": "https://www.suse.com/security/cve/CVE-2014-0224/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3193 page", "url": "https://www.suse.com/security/cve/CVE-2015-3193/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3194 page", "url": "https://www.suse.com/security/cve/CVE-2015-3194/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-5380 page", "url": "https://www.suse.com/security/cve/CVE-2015-5380/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7384 page", "url": "https://www.suse.com/security/cve/CVE-2015-7384/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2086 page", "url": "https://www.suse.com/security/cve/CVE-2016-2086/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2178 page", "url": "https://www.suse.com/security/cve/CVE-2016-2178/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2183 page", "url": "https://www.suse.com/security/cve/CVE-2016-2183/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2216 page", "url": "https://www.suse.com/security/cve/CVE-2016-2216/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5172 page", "url": "https://www.suse.com/security/cve/CVE-2016-5172/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5325 page", "url": "https://www.suse.com/security/cve/CVE-2016-5325/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6304 page", "url": "https://www.suse.com/security/cve/CVE-2016-6304/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6306 page", "url": "https://www.suse.com/security/cve/CVE-2016-6306/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7052 page", "url": "https://www.suse.com/security/cve/CVE-2016-7052/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7099 page", "url": "https://www.suse.com/security/cve/CVE-2016-7099/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-1000381 page", "url": "https://www.suse.com/security/cve/CVE-2017-1000381/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-10686 page", "url": "https://www.suse.com/security/cve/CVE-2017-10686/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11111 page", "url": "https://www.suse.com/security/cve/CVE-2017-11111/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11499 page", "url": "https://www.suse.com/security/cve/CVE-2017-11499/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14228 page", "url": "https://www.suse.com/security/cve/CVE-2017-14228/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14849 page", "url": "https://www.suse.com/security/cve/CVE-2017-14849/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14919 page", "url": "https://www.suse.com/security/cve/CVE-2017-14919/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15896 page", "url": "https://www.suse.com/security/cve/CVE-2017-15896/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15897 page", "url": "https://www.suse.com/security/cve/CVE-2017-15897/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17810 page", "url": "https://www.suse.com/security/cve/CVE-2017-17810/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17811 page", "url": "https://www.suse.com/security/cve/CVE-2017-17811/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17812 page", "url": "https://www.suse.com/security/cve/CVE-2017-17812/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17813 page", "url": "https://www.suse.com/security/cve/CVE-2017-17813/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17814 page", "url": "https://www.suse.com/security/cve/CVE-2017-17814/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17815 page", "url": "https://www.suse.com/security/cve/CVE-2017-17815/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17816 page", "url": "https://www.suse.com/security/cve/CVE-2017-17816/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17817 page", "url": "https://www.suse.com/security/cve/CVE-2017-17817/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17818 page", "url": "https://www.suse.com/security/cve/CVE-2017-17818/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17819 page", "url": "https://www.suse.com/security/cve/CVE-2017-17819/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-17820 page", "url": "https://www.suse.com/security/cve/CVE-2017-17820/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18207 page", "url": "https://www.suse.com/security/cve/CVE-2017-18207/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3738 page", "url": "https://www.suse.com/security/cve/CVE-2017-3738/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0732 page", "url": "https://www.suse.com/security/cve/CVE-2018-0732/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1000168 page", "url": "https://www.suse.com/security/cve/CVE-2018-1000168/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12115 page", "url": "https://www.suse.com/security/cve/CVE-2018-12115/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12116 page", "url": "https://www.suse.com/security/cve/CVE-2018-12116/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12121 page", "url": "https://www.suse.com/security/cve/CVE-2018-12121/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12122 page", "url": "https://www.suse.com/security/cve/CVE-2018-12122/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-12123 page", "url": "https://www.suse.com/security/cve/CVE-2018-12123/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20406 page", "url": "https://www.suse.com/security/cve/CVE-2018-20406/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20852 page", "url": "https://www.suse.com/security/cve/CVE-2018-20852/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7158 page", "url": "https://www.suse.com/security/cve/CVE-2018-7158/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7159 page", "url": "https://www.suse.com/security/cve/CVE-2018-7159/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7160 page", "url": "https://www.suse.com/security/cve/CVE-2018-7160/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7161 page", "url": "https://www.suse.com/security/cve/CVE-2018-7161/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7167 page", "url": "https://www.suse.com/security/cve/CVE-2018-7167/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10160 page", "url": "https://www.suse.com/security/cve/CVE-2019-10160/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11709 page", "url": "https://www.suse.com/security/cve/CVE-2019-11709/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11710 page", "url": "https://www.suse.com/security/cve/CVE-2019-11710/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11711 page", "url": "https://www.suse.com/security/cve/CVE-2019-11711/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11712 page", "url": "https://www.suse.com/security/cve/CVE-2019-11712/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11713 page", "url": "https://www.suse.com/security/cve/CVE-2019-11713/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11714 page", "url": "https://www.suse.com/security/cve/CVE-2019-11714/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11715 page", "url": "https://www.suse.com/security/cve/CVE-2019-11715/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11716 page", "url": "https://www.suse.com/security/cve/CVE-2019-11716/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11717 page", "url": "https://www.suse.com/security/cve/CVE-2019-11717/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11718 page", "url": "https://www.suse.com/security/cve/CVE-2019-11718/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11719 page", "url": "https://www.suse.com/security/cve/CVE-2019-11719/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11720 page", "url": "https://www.suse.com/security/cve/CVE-2019-11720/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11721 page", "url": "https://www.suse.com/security/cve/CVE-2019-11721/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11723 page", "url": "https://www.suse.com/security/cve/CVE-2019-11723/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11724 page", "url": "https://www.suse.com/security/cve/CVE-2019-11724/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11725 page", "url": "https://www.suse.com/security/cve/CVE-2019-11725/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11727 page", "url": "https://www.suse.com/security/cve/CVE-2019-11727/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11728 page", "url": "https://www.suse.com/security/cve/CVE-2019-11728/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11729 page", "url": "https://www.suse.com/security/cve/CVE-2019-11729/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11730 page", "url": "https://www.suse.com/security/cve/CVE-2019-11730/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11733 page", "url": "https://www.suse.com/security/cve/CVE-2019-11733/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11735 page", "url": "https://www.suse.com/security/cve/CVE-2019-11735/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11736 page", "url": "https://www.suse.com/security/cve/CVE-2019-11736/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11738 page", "url": "https://www.suse.com/security/cve/CVE-2019-11738/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11740 page", "url": "https://www.suse.com/security/cve/CVE-2019-11740/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11742 page", "url": "https://www.suse.com/security/cve/CVE-2019-11742/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11743 page", "url": "https://www.suse.com/security/cve/CVE-2019-11743/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11744 page", "url": "https://www.suse.com/security/cve/CVE-2019-11744/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11746 page", "url": "https://www.suse.com/security/cve/CVE-2019-11746/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11747 page", "url": "https://www.suse.com/security/cve/CVE-2019-11747/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11748 page", "url": "https://www.suse.com/security/cve/CVE-2019-11748/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11749 page", "url": "https://www.suse.com/security/cve/CVE-2019-11749/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11750 page", "url": "https://www.suse.com/security/cve/CVE-2019-11750/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11751 page", "url": "https://www.suse.com/security/cve/CVE-2019-11751/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11752 page", "url": "https://www.suse.com/security/cve/CVE-2019-11752/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11753 page", "url": "https://www.suse.com/security/cve/CVE-2019-11753/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11757 page", "url": "https://www.suse.com/security/cve/CVE-2019-11757/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11758 page", "url": "https://www.suse.com/security/cve/CVE-2019-11758/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11759 page", "url": "https://www.suse.com/security/cve/CVE-2019-11759/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11760 page", "url": "https://www.suse.com/security/cve/CVE-2019-11760/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11761 page", "url": "https://www.suse.com/security/cve/CVE-2019-11761/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11762 page", "url": "https://www.suse.com/security/cve/CVE-2019-11762/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11763 page", "url": "https://www.suse.com/security/cve/CVE-2019-11763/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11764 page", "url": "https://www.suse.com/security/cve/CVE-2019-11764/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13173 page", "url": "https://www.suse.com/security/cve/CVE-2019-13173/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-15903 page", "url": "https://www.suse.com/security/cve/CVE-2019-15903/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5737 page", "url": "https://www.suse.com/security/cve/CVE-2019-5737/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9511 page", "url": "https://www.suse.com/security/cve/CVE-2019-9511/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9512 page", "url": "https://www.suse.com/security/cve/CVE-2019-9512/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9513 page", "url": "https://www.suse.com/security/cve/CVE-2019-9513/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9514 page", "url": "https://www.suse.com/security/cve/CVE-2019-9514/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9515 page", "url": "https://www.suse.com/security/cve/CVE-2019-9515/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9516 page", "url": "https://www.suse.com/security/cve/CVE-2019-9516/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9517 page", "url": "https://www.suse.com/security/cve/CVE-2019-9517/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9518 page", "url": "https://www.suse.com/security/cve/CVE-2019-9518/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9636 page", "url": "https://www.suse.com/security/cve/CVE-2019-9636/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9811 page", "url": "https://www.suse.com/security/cve/CVE-2019-9811/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9812 page", "url": "https://www.suse.com/security/cve/CVE-2019-9812/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9947 page", "url": "https://www.suse.com/security/cve/CVE-2019-9947/" } ], "title": "Security update for Mozilla Firefox", "tracking": { "current_release_date": "2020-01-17T17:07:38Z", "generator": { "date": "2020-01-17T17:07:38Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:14246-1", "initial_release_date": "2020-01-17T17:07:38Z", "revision_history": [ { "date": "2020-01-17T17:07:38Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "MozillaFirefox-68.2.0-78.51.4.x86_64", "product": { "name": "MozillaFirefox-68.2.0-78.51.4.x86_64", "product_id": "MozillaFirefox-68.2.0-78.51.4.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "product": { "name": "MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "product_id": "MozillaFirefox-branding-SLED-68-21.9.8.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "product": { "name": "MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "product_id": "MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64" } }, { "category": "product_version", "name": "MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "product": { "name": "MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "product_id": "MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64" } }, { "category": "product_version", "name": "firefox-atk-lang-2.26.1-2.8.4.x86_64", "product": { "name": "firefox-atk-lang-2.26.1-2.8.4.x86_64", "product_id": "firefox-atk-lang-2.26.1-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "product": { "name": "firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "product_id": "firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "product": { "name": "firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "product_id": "firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "product": { "name": "firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "product_id": "firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "product": { "name": "firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "product_id": "firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "firefox-glib2-lang-2.54.3-2.14.7.x86_64", "product": { "name": "firefox-glib2-lang-2.54.3-2.14.7.x86_64", "product_id": "firefox-glib2-lang-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "firefox-glib2-tools-2.54.3-2.14.7.x86_64", "product": { "name": "firefox-glib2-tools-2.54.3-2.14.7.x86_64", "product_id": "firefox-glib2-tools-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-data-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-data-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-data-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-lang-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "product_id": "firefox-gtk3-tools-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "product": { "name": "firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "product_id": "firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "product": { "name": "firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "product_id": "firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64" } }, { "category": "product_version", "name": "firefox-libcairo2-1.15.10-2.13.4.x86_64", "product": { "name": "firefox-libcairo2-1.15.10-2.13.4.x86_64", "product_id": "firefox-libcairo2-1.15.10-2.13.4.x86_64" } }, { "category": "product_version", "name": "firefox-libffi4-5.3.1+r233831-14.1.x86_64", "product": { "name": "firefox-libffi4-5.3.1+r233831-14.1.x86_64", "product_id": "firefox-libffi4-5.3.1+r233831-14.1.x86_64" } }, { "category": "product_version", "name": "firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "product": { "name": "firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "product_id": "firefox-libffi7-3.2.1.git259-2.3.3.x86_64" } }, { "category": "product_version", "name": "firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "product": { "name": "firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "product_id": "firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64" } }, { "category": "product_version", "name": "firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "product": { "name": "firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "product_id": "firefox-libgtk-3-0-3.10.9-2.15.3.x86_64" } }, { "category": "product_version", "name": "firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "product": { "name": "firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "product_id": "firefox-libharfbuzz0-1.7.5-2.7.4.x86_64" } }, { "category": "product_version", "name": "firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "product": { "name": "firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "product_id": "firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64" } }, { "category": "product_version", "name": "libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "product": { "name": "libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "product_id": "libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "product": { "name": "libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "product_id": "libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "product": { "name": "libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "product_id": "libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "product": { "name": "libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "product_id": "libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "product": { "name": "libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "product_id": "libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64" } }, { "category": "product_version", "name": "libfreebl3-3.45-38.9.3.x86_64", "product": { "name": "libfreebl3-3.45-38.9.3.x86_64", "product_id": "libfreebl3-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "libfreebl3-32bit-3.45-38.9.3.x86_64", "product": { "name": "libfreebl3-32bit-3.45-38.9.3.x86_64", "product_id": "libfreebl3-32bit-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-3.45-38.9.3.x86_64", "product": { "name": "libsoftokn3-3.45-38.9.3.x86_64", "product_id": "libsoftokn3-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "libsoftokn3-32bit-3.45-38.9.3.x86_64", "product": { "name": "libsoftokn3-32bit-3.45-38.9.3.x86_64", "product_id": "libsoftokn3-32bit-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-4.21-29.6.1.x86_64", "product": { "name": "mozilla-nspr-4.21-29.6.1.x86_64", "product_id": "mozilla-nspr-4.21-29.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-32bit-4.21-29.6.1.x86_64", "product": { "name": "mozilla-nspr-32bit-4.21-29.6.1.x86_64", "product_id": "mozilla-nspr-32bit-4.21-29.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nspr-devel-4.21-29.6.1.x86_64", "product": { "name": "mozilla-nspr-devel-4.21-29.6.1.x86_64", "product_id": "mozilla-nspr-devel-4.21-29.6.1.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-32bit-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-32bit-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-32bit-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-certs-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-certs-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-certs-32bit-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-devel-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-devel-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-devel-3.45-38.9.3.x86_64" } }, { "category": "product_version", "name": "mozilla-nss-tools-3.45-38.9.3.x86_64", "product": { "name": "mozilla-nss-tools-3.45-38.9.3.x86_64", "product_id": "mozilla-nss-tools-3.45-38.9.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-68.2.0-78.51.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64" }, "product_reference": "MozillaFirefox-68.2.0-78.51.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-branding-SLED-68-21.9.8.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64" }, "product_reference": "MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64" }, "product_reference": "MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64" }, "product_reference": "MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-atk-lang-2.26.1-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64" }, "product_reference": "firefox-atk-lang-2.26.1-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64" }, "product_reference": "firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64" }, "product_reference": "firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64" }, "product_reference": "firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64" }, "product_reference": "firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-glib2-lang-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64" }, "product_reference": "firefox-glib2-lang-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-glib2-tools-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64" }, "product_reference": "firefox-glib2-tools-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-data-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-data-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-lang-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-gtk3-tools-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64" }, "product_reference": "firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64" }, "product_reference": "firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libcairo2-1.15.10-2.13.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64" }, "product_reference": "firefox-libcairo2-1.15.10-2.13.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libffi4-5.3.1+r233831-14.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64" }, "product_reference": "firefox-libffi4-5.3.1+r233831-14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libffi7-3.2.1.git259-2.3.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64" }, "product_reference": "firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64" }, "product_reference": "firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libgtk-3-0-3.10.9-2.15.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64" }, "product_reference": "firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libharfbuzz0-1.7.5-2.7.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64" }, "product_reference": "firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64" }, "product_reference": "firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64" }, "product_reference": "libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64" }, "product_reference": "libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64" }, "product_reference": "libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64" }, "product_reference": "libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64" }, "product_reference": "libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64" }, "product_reference": "libfreebl3-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfreebl3-32bit-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64" }, "product_reference": "libfreebl3-32bit-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64" }, "product_reference": "libsoftokn3-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsoftokn3-32bit-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64" }, "product_reference": "libsoftokn3-32bit-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-4.21-29.6.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64" }, "product_reference": "mozilla-nspr-4.21-29.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-32bit-4.21-29.6.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64" }, "product_reference": "mozilla-nspr-32bit-4.21-29.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nspr-devel-4.21-29.6.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64" }, "product_reference": "mozilla-nspr-devel-4.21-29.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-32bit-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-32bit-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-certs-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-certs-32bit-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-devel-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-devel-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "mozilla-nss-tools-3.45-38.9.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" }, "product_reference": "mozilla-nss-tools-3.45-38.9.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-2882", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-2882" } ], "notes": [ { "category": "general", "text": "Google V8, as used in Google Chrome before 28.0.1500.95, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that leverage \"type confusion.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-2882", "url": "https://www.suse.com/security/cve/CVE-2013-2882" }, { "category": "external", "summary": "SUSE Bug 833343 for CVE-2013-2882", "url": "https://bugzilla.suse.com/833343" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2013-2882" }, { "cve": "CVE-2013-6639", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-6639" } ], "notes": [ { "category": "general", "text": "The DehoistArrayIndex function in hydrogen-dehoist.cc (aka hydrogen.cc) in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via JavaScript code that sets the value of an array element with a crafted index.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-6639", "url": "https://www.suse.com/security/cve/CVE-2013-6639" }, { "category": "external", "summary": "SUSE Bug 854473 for CVE-2013-6639", "url": "https://bugzilla.suse.com/854473" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2013-6639" }, { "cve": "CVE-2013-6640", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-6640" } ], "notes": [ { "category": "general", "text": "The DehoistArrayIndex function in hydrogen-dehoist.cc (aka hydrogen.cc) in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds read) via JavaScript code that sets a variable to the value of an array element with a crafted index.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-6640", "url": "https://www.suse.com/security/cve/CVE-2013-6640" }, { "category": "external", "summary": "SUSE Bug 854473 for CVE-2013-6640", "url": "https://bugzilla.suse.com/854473" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2013-6640" }, { "cve": "CVE-2013-6668", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-6668" } ], "notes": [ { "category": "general", "text": "Multiple unspecified vulnerabilities in Google V8 before 3.24.35.10, as used in Google Chrome before 33.0.1750.146, allow attackers to cause a denial of service or possibly have other impact via unknown vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-6668", "url": "https://www.suse.com/security/cve/CVE-2013-6668" }, { "category": "external", "summary": "SUSE Bug 866959 for CVE-2013-6668", "url": "https://bugzilla.suse.com/866959" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2013-6668" }, { "cve": "CVE-2014-0224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0224" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the \"CCS Injection\" vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0224", "url": "https://www.suse.com/security/cve/CVE-2014-0224" }, { "category": "external", "summary": "SUSE Bug 1146657 for CVE-2014-0224", "url": "https://bugzilla.suse.com/1146657" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0224", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 881743 for CVE-2014-0224", "url": "https://bugzilla.suse.com/881743" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2014-0224", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0224", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 892403 for CVE-2014-0224", "url": "https://bugzilla.suse.com/892403" }, { "category": "external", "summary": "SUSE Bug 901237 for CVE-2014-0224", "url": "https://bugzilla.suse.com/901237" }, { "category": "external", "summary": "SUSE Bug 903703 for CVE-2014-0224", "url": "https://bugzilla.suse.com/903703" }, { "category": "external", "summary": "SUSE Bug 905018 for CVE-2014-0224", "url": "https://bugzilla.suse.com/905018" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-0224", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 914447 for CVE-2014-0224", "url": "https://bugzilla.suse.com/914447" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-0224", "url": "https://bugzilla.suse.com/915913" }, { "category": "external", "summary": "SUSE Bug 916239 for CVE-2014-0224", "url": "https://bugzilla.suse.com/916239" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2014-0224" }, { "cve": "CVE-2015-3193", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3193" } ], "notes": [ { "category": "general", "text": "The Montgomery squaring implementation in crypto/bn/asm/x86_64-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x86_64 platform, as used by the BN_mod_exp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key information via an attack against use of a (1) Diffie-Hellman (DH) or (2) Diffie-Hellman Ephemeral (DHE) ciphersuite.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3193", "url": "https://www.suse.com/security/cve/CVE-2015-3193" }, { "category": "external", "summary": "SUSE Bug 1022086 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1022086" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2015-3193", "url": "https://bugzilla.suse.com/957814" }, { "category": "external", "summary": "SUSE Bug 960151 for CVE-2015-3193", "url": "https://bugzilla.suse.com/960151" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2015-3193", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2015-3193" }, { "cve": "CVE-2015-3194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3194" } ], "notes": [ { "category": "general", "text": "crypto/rsa/rsa_ameth.c in OpenSSL 1.0.1 before 1.0.1q and 1.0.2 before 1.0.2e allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an RSA PSS ASN.1 signature that lacks a mask generation function parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3194", "url": "https://www.suse.com/security/cve/CVE-2015-3194" }, { "category": "external", "summary": "SUSE Bug 957812 for CVE-2015-3194", "url": "https://bugzilla.suse.com/957812" }, { "category": "external", "summary": "SUSE Bug 957815 for CVE-2015-3194", "url": "https://bugzilla.suse.com/957815" }, { "category": "external", "summary": "SUSE Bug 958768 for CVE-2015-3194", "url": "https://bugzilla.suse.com/958768" }, { "category": "external", "summary": "SUSE Bug 976341 for CVE-2015-3194", "url": "https://bugzilla.suse.com/976341" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2015-3194", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2015-3194" }, { "cve": "CVE-2015-5380", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-5380" } ], "notes": [ { "category": "general", "text": "The Utf8DecoderBase::WriteUtf16Slow function in unicode-decoder.cc in Google V8, as used in Node.js before 0.12.6, io.js before 1.8.3 and 2.x before 2.3.3, and other products, does not verify that there is memory available for a UTF-16 surrogate pair, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted byte sequence.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-5380", "url": "https://www.suse.com/security/cve/CVE-2015-5380" }, { "category": "external", "summary": "SUSE Bug 937414 for CVE-2015-5380", "url": "https://bugzilla.suse.com/937414" }, { "category": "external", "summary": "SUSE Bug 937416 for CVE-2015-5380", "url": "https://bugzilla.suse.com/937416" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2015-5380" }, { "cve": "CVE-2015-7384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7384" } ], "notes": [ { "category": "general", "text": "Node.js 4.0.0, 4.1.0, and 4.1.1 allows remote attackers to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7384", "url": "https://www.suse.com/security/cve/CVE-2015-7384" }, { "category": "external", "summary": "SUSE Bug 948602 for CVE-2015-7384", "url": "https://bugzilla.suse.com/948602" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2015-7384" }, { "cve": "CVE-2016-2086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2086" } ], "notes": [ { "category": "general", "text": "Node.js 0.10.x before 0.10.42, 0.12.x before 0.12.10, 4.x before 4.3.0, and 5.x before 5.6.0 allow remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2086", "url": "https://www.suse.com/security/cve/CVE-2016-2086" }, { "category": "external", "summary": "SUSE Bug 966076 for CVE-2016-2086", "url": "https://bugzilla.suse.com/966076" }, { "category": "external", "summary": "SUSE Bug 966077 for CVE-2016-2086", "url": "https://bugzilla.suse.com/966077" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2016-2086" }, { "cve": "CVE-2016-2178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2178" } ], "notes": [ { "category": "general", "text": "The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2178", "url": "https://www.suse.com/security/cve/CVE-2016-2178" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-2178", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 983249 for CVE-2016-2178", "url": "https://bugzilla.suse.com/983249" }, { "category": "external", "summary": "SUSE Bug 983519 for CVE-2016-2178", "url": "https://bugzilla.suse.com/983519" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2178", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2016-2178" }, { "cve": "CVE-2016-2183", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2183" } ], "notes": [ { "category": "general", "text": "The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTPS session using Triple DES in CBC mode, aka a \"Sweet32\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2183", "url": "https://www.suse.com/security/cve/CVE-2016-2183" }, { "category": "external", "summary": "SUSE Bug 1001912 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1001912" }, { "category": "external", "summary": "SUSE Bug 1024218 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1024218" }, { "category": "external", "summary": "SUSE Bug 1027038 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1027038" }, { "category": "external", "summary": "SUSE Bug 1034689 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1034689" }, { "category": "external", "summary": "SUSE Bug 1056614 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1056614" }, { "category": "external", "summary": "SUSE Bug 1171693 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1171693" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-2183", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 995359 for CVE-2016-2183", "url": "https://bugzilla.suse.com/995359" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2016-2183" }, { "cve": "CVE-2016-2216", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2216" } ], "notes": [ { "category": "general", "text": "The HTTP header parsing code in Node.js 0.10.x before 0.10.42, 0.11.6 through 0.11.16, 0.12.x before 0.12.10, 4.x before 4.3.0, and 5.x before 5.6.0 allows remote attackers to bypass an HTTP response-splitting protection mechanism via UTF-8 encoded Unicode characters in the HTTP header, as demonstrated by %c4%8d%c4%8a.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2216", "url": "https://www.suse.com/security/cve/CVE-2016-2216" }, { "category": "external", "summary": "SUSE Bug 966076 for CVE-2016-2216", "url": "https://bugzilla.suse.com/966076" }, { "category": "external", "summary": "SUSE Bug 966077 for CVE-2016-2216", "url": "https://bugzilla.suse.com/966077" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2016-2216" }, { "cve": "CVE-2016-5172", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5172" } ], "notes": [ { "category": "general", "text": "The parser in Google V8, as used in Google Chrome before 53.0.2785.113, mishandles scopes, which allows remote attackers to obtain sensitive information from arbitrary memory locations via crafted JavaScript code.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5172", "url": "https://www.suse.com/security/cve/CVE-2016-5172" }, { "category": "external", "summary": "SUSE Bug 998743 for CVE-2016-5172", "url": "https://bugzilla.suse.com/998743" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2016-5172" }, { "cve": "CVE-2016-5325", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5325" } ], "notes": [ { "category": "general", "text": "CRLF injection vulnerability in the ServerResponse#writeHead function in Node.js 0.10.x before 0.10.47, 0.12.x before 0.12.16, 4.x before 4.6.0, and 6.x before 6.7.0 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the reason argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5325", "url": "https://www.suse.com/security/cve/CVE-2016-5325" }, { "category": "external", "summary": "SUSE Bug 985201 for CVE-2016-5325", "url": "https://bugzilla.suse.com/985201" }, { "category": "external", "summary": "SUSE Bug 985202 for CVE-2016-5325", "url": "https://bugzilla.suse.com/985202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2016-5325" }, { "cve": "CVE-2016-6304", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6304" } ], "notes": [ { "category": "general", "text": "Multiple memory leaks in t1_lib.c in OpenSSL before 1.0.1u, 1.0.2 before 1.0.2i, and 1.1.0 before 1.1.0a allow remote attackers to cause a denial of service (memory consumption) via large OCSP Status Request extensions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6304", "url": "https://www.suse.com/security/cve/CVE-2016-6304" }, { "category": "external", "summary": "SUSE Bug 1001706 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1001706" }, { "category": "external", "summary": "SUSE Bug 1003811 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1003811" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 1005579 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1005579" }, { "category": "external", "summary": "SUSE Bug 1021375 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1021375" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6304", "url": "https://bugzilla.suse.com/999665" }, { "category": "external", "summary": "SUSE Bug 999666 for CVE-2016-6304", "url": "https://bugzilla.suse.com/999666" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2016-6304" }, { "cve": "CVE-2016-6306", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6306" } ], "notes": [ { "category": "general", "text": "The certificate parser in OpenSSL before 1.0.1u and 1.0.2 before 1.0.2i might allow remote attackers to cause a denial of service (out-of-bounds read) via crafted certificate operations, related to s3_clnt.c and s3_srvr.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6306", "url": "https://www.suse.com/security/cve/CVE-2016-6306" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6306", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6306", "url": "https://bugzilla.suse.com/999665" }, { "category": "external", "summary": "SUSE Bug 999668 for CVE-2016-6306", "url": "https://bugzilla.suse.com/999668" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2016-6306" }, { "cve": "CVE-2016-7052", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7052" } ], "notes": [ { "category": "general", "text": "crypto/x509/x509_vfy.c in OpenSSL 1.0.2i allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) by triggering a CRL operation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7052", "url": "https://www.suse.com/security/cve/CVE-2016-7052" }, { "category": "external", "summary": "SUSE Bug 1001148 for CVE-2016-7052", "url": "https://bugzilla.suse.com/1001148" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2016-7052" }, { "cve": "CVE-2016-7099", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7099" } ], "notes": [ { "category": "general", "text": "The tls.checkServerIdentity function in Node.js 0.10.x before 0.10.47, 0.12.x before 0.12.16, 4.x before 4.6.0, and 6.x before 6.7.0 does not properly handle wildcards in name fields of X.509 certificates, which allows man-in-the-middle attackers to spoof servers via a crafted certificate.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7099", "url": "https://www.suse.com/security/cve/CVE-2016-7099" }, { "category": "external", "summary": "SUSE Bug 1001652 for CVE-2016-7099", "url": "https://bugzilla.suse.com/1001652" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2016-7099" }, { "cve": "CVE-2017-1000381", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-1000381" } ], "notes": [ { "category": "general", "text": "The c-ares function `ares_parse_naptr_reply()`, which is used for parsing NAPTR responses, could be triggered to read memory outside of the given input buffer if the passed in DNS response packet was crafted in a particular way.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-1000381", "url": "https://www.suse.com/security/cve/CVE-2017-1000381" }, { "category": "external", "summary": "SUSE Bug 1044946 for CVE-2017-1000381", "url": "https://bugzilla.suse.com/1044946" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2017-1000381" }, { "cve": "CVE-2017-10686", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-10686" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function (called by pp_getline()) - it is used again at multiple positions later that could cause multiple damages. For example, it causes a corrupted double-linked list in detoken(), a double free or corruption in delete_Token(), and an out-of-bounds write in detoken(). It has a high possibility to lead to a remote code execution attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-10686", "url": "https://www.suse.com/security/cve/CVE-2017-10686" }, { "category": "external", "summary": "SUSE Bug 1047936 for CVE-2017-10686", "url": "https://bugzilla.suse.com/1047936" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-10686" }, { "cve": "CVE-2017-11111", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11111" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, preproc.c allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11111", "url": "https://www.suse.com/security/cve/CVE-2017-11111" }, { "category": "external", "summary": "SUSE Bug 1047925 for CVE-2017-11111", "url": "https://bugzilla.suse.com/1047925" }, { "category": "external", "summary": "SUSE Bug 1073798 for CVE-2017-11111", "url": "https://bugzilla.suse.com/1073798" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-11111" }, { "cve": "CVE-2017-11499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11499" } ], "notes": [ { "category": "general", "text": "Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots enabled by default which caused the initially randomized seed to be overwritten on startup.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11499", "url": "https://www.suse.com/security/cve/CVE-2017-11499" }, { "category": "external", "summary": "SUSE Bug 1044849 for CVE-2017-11499", "url": "https://bugzilla.suse.com/1044849" }, { "category": "external", "summary": "SUSE Bug 1048299 for CVE-2017-11499", "url": "https://bugzilla.suse.com/1048299" }, { "category": "external", "summary": "SUSE Bug 1051117 for CVE-2017-11499", "url": "https://bugzilla.suse.com/1051117" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2017-11499" }, { "cve": "CVE-2017-14228", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14228" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function paste_tokens() in preproc.c, aka a NULL pointer dereference. It will lead to remote denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14228", "url": "https://www.suse.com/security/cve/CVE-2017-14228" }, { "category": "external", "summary": "SUSE Bug 1058013 for CVE-2017-14228", "url": "https://bugzilla.suse.com/1058013" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-14228" }, { "cve": "CVE-2017-14849", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14849" } ], "notes": [ { "category": "general", "text": "Node.js 8.5.0 before 8.6.0 allows remote attackers to access unintended files, because a change to \"..\" handling was incompatible with the pathname validation used by unspecified community modules.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14849", "url": "https://www.suse.com/security/cve/CVE-2017-14849" }, { "category": "external", "summary": "SUSE Bug 1060820 for CVE-2017-14849", "url": "https://bugzilla.suse.com/1060820" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2017-14849" }, { "cve": "CVE-2017-14919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14919" } ], "notes": [ { "category": "general", "text": "Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14919", "url": "https://www.suse.com/security/cve/CVE-2017-14919" }, { "category": "external", "summary": "SUSE Bug 1059050 for CVE-2017-14919", "url": "https://bugzilla.suse.com/1059050" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-14919" }, { "cve": "CVE-2017-15896", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15896" } ], "notes": [ { "category": "general", "text": "Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a way that bypassed TLS authentication and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15896", "url": "https://www.suse.com/security/cve/CVE-2017-15896" }, { "category": "external", "summary": "SUSE Bug 1071905 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1071905" }, { "category": "external", "summary": "SUSE Bug 1072322 for CVE-2017-15896", "url": "https://bugzilla.suse.com/1072322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-15896" }, { "cve": "CVE-2017-15897", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15897" } ], "notes": [ { "category": "general", "text": "Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, \u0027Buffer.alloc(0x100, \"This is not correctly encoded\", \"hex\");\u0027 The buffer implementation was updated such that the buffer will be initialized to all zeros in these cases.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15897", "url": "https://www.suse.com/security/cve/CVE-2017-15897" }, { "category": "external", "summary": "SUSE Bug 1072320 for CVE-2017-15897", "url": "https://bugzilla.suse.com/1072320" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-15897" }, { "cve": "CVE-2017-17810", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17810" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a \"SEGV on unknown address\" that will cause a remote denial of service attack, because asm/preproc.c mishandles macro calls that have the wrong number of arguments.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17810", "url": "https://www.suse.com/security/cve/CVE-2017-17810" }, { "category": "external", "summary": "SUSE Bug 1073796 for CVE-2017-17810", "url": "https://bugzilla.suse.com/1073796" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17810" }, { "cve": "CVE-2017-17811", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17811" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer overflow that will cause a remote denial of service attack, related to a strcpy in paste_tokens in asm/preproc.c, a similar issue to CVE-2017-11111.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17811", "url": "https://www.suse.com/security/cve/CVE-2017-17811" }, { "category": "external", "summary": "SUSE Bug 1073798 for CVE-2017-17811", "url": "https://bugzilla.suse.com/1073798" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17811" }, { "cve": "CVE-2017-17812", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17812" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read in the function detoken() in asm/preproc.c that will cause a remote denial of service attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17812", "url": "https://www.suse.com/security/cve/CVE-2017-17812" }, { "category": "external", "summary": "SUSE Bug 1073799 for CVE-2017-17812", "url": "https://bugzilla.suse.com/1073799" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17812" }, { "cve": "CVE-2017-17813", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17813" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in the pp_list_one_macro function in asm/preproc.c that will cause a remote denial of service attack, related to mishandling of line-syntax errors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17813", "url": "https://www.suse.com/security/cve/CVE-2017-17813" }, { "category": "external", "summary": "SUSE Bug 1073803 for CVE-2017-17813", "url": "https://bugzilla.suse.com/1073803" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17813" }, { "cve": "CVE-2017-17814", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17814" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in do_directive in asm/preproc.c that will cause a remote denial of service attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17814", "url": "https://www.suse.com/security/cve/CVE-2017-17814" }, { "category": "external", "summary": "SUSE Bug 1073808 for CVE-2017-17814", "url": "https://bugzilla.suse.com/1073808" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17814" }, { "cve": "CVE-2017-17815", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17815" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in is_mmacro() in asm/preproc.c that will cause a remote denial of service attack, because of a missing check for the relationship between minimum and maximum parameter counts.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17815", "url": "https://www.suse.com/security/cve/CVE-2017-17815" }, { "category": "external", "summary": "SUSE Bug 1073818 for CVE-2017-17815", "url": "https://bugzilla.suse.com/1073818" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17815" }, { "cve": "CVE-2017-17816", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17816" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_getline in asm/preproc.c that will cause a remote denial of service attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17816", "url": "https://www.suse.com/security/cve/CVE-2017-17816" }, { "category": "external", "summary": "SUSE Bug 1073823 for CVE-2017-17816", "url": "https://bugzilla.suse.com/1073823" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17816" }, { "cve": "CVE-2017-17817", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17817" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_verror in asm/preproc.c that will cause a remote denial of service attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17817", "url": "https://www.suse.com/security/cve/CVE-2017-17817" }, { "category": "external", "summary": "SUSE Bug 1073829 for CVE-2017-17817", "url": "https://bugzilla.suse.com/1073829" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17817" }, { "cve": "CVE-2017-17818", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17818" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in paste_tokens in asm/preproc.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17818", "url": "https://www.suse.com/security/cve/CVE-2017-17818" }, { "category": "external", "summary": "SUSE Bug 1073830 for CVE-2017-17818", "url": "https://bugzilla.suse.com/1073830" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17818" }, { "cve": "CVE-2017-17819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17819" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skip_white_ calls are not validated.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17819", "url": "https://www.suse.com/security/cve/CVE-2017-17819" }, { "category": "external", "summary": "SUSE Bug 1073832 for CVE-2017-17819", "url": "https://bugzilla.suse.com/1073832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17819" }, { "cve": "CVE-2017-17820", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-17820" } ], "notes": [ { "category": "general", "text": "In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_list_one_macro in asm/preproc.c that will lead to a remote denial of service attack, related to mishandling of operand-type errors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-17820", "url": "https://www.suse.com/security/cve/CVE-2017-17820" }, { "category": "external", "summary": "SUSE Bug 1073846 for CVE-2017-17820", "url": "https://bugzilla.suse.com/1073846" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-17820" }, { "cve": "CVE-2017-18207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18207" } ], "notes": [ { "category": "general", "text": "The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service (divide-by-zero and exception) via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications \"need to be prepared to handle a wide variety of exceptions.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18207", "url": "https://www.suse.com/security/cve/CVE-2017-18207" }, { "category": "external", "summary": "SUSE Bug 1083507 for CVE-2017-18207", "url": "https://bugzilla.suse.com/1083507" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-18207" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3738" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3738", "url": "https://www.suse.com/security/cve/CVE-2017-3738" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1097757 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1097757" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2017-3738" }, { "cve": "CVE-2018-0732", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0732" } ], "notes": [ { "category": "general", "text": "During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0732", "url": "https://www.suse.com/security/cve/CVE-2018-0732" }, { "category": "external", "summary": "SUSE Bug 1077628 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1077628" }, { "category": "external", "summary": "SUSE Bug 1097158 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1097158" }, { "category": "external", "summary": "SUSE Bug 1099502 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1099502" }, { "category": "external", "summary": "SUSE Bug 1106692 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1106692" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1108542" }, { "category": "external", "summary": "SUSE Bug 1110163 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1110163" }, { "category": "external", "summary": "SUSE Bug 1112097 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1112097" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1122198" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2018-0732" }, { "cve": "CVE-2018-1000168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1000168" } ], "notes": [ { "category": "general", "text": "nghttp2 version \u003e= 1.10.0 and nghttp2 \u003c= v1.31.0 contains an Improper Input Validation CWE-20 vulnerability in ALTSVC frame handling that can result in segmentation fault leading to denial of service. This attack appears to be exploitable via network client. This vulnerability appears to have been fixed in \u003e= 1.31.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1000168", "url": "https://www.suse.com/security/cve/CVE-2018-1000168" }, { "category": "external", "summary": "SUSE Bug 1088639 for CVE-2018-1000168", "url": "https://bugzilla.suse.com/1088639" }, { "category": "external", "summary": "SUSE Bug 1097401 for CVE-2018-1000168", "url": "https://bugzilla.suse.com/1097401" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-1000168" }, { "cve": "CVE-2018-12115", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12115" } ], "notes": [ { "category": "general", "text": "In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `\u0027ucs2\u0027`, `\u0027ucs-2\u0027`, `\u0027utf16le\u0027` and `\u0027utf-16le\u0027`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12115", "url": "https://www.suse.com/security/cve/CVE-2018-12115" }, { "category": "external", "summary": "SUSE Bug 1105019 for CVE-2018-12115", "url": "https://bugzilla.suse.com/1105019" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2018-12115" }, { "cve": "CVE-2018-12116", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12116" } ], "notes": [ { "category": "general", "text": "Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the `path` option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to made to the same server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12116", "url": "https://www.suse.com/security/cve/CVE-2018-12116" }, { "category": "external", "summary": "SUSE Bug 1117630 for CVE-2018-12116", "url": "https://bugzilla.suse.com/1117630" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-12116" }, { "cve": "CVE-2018-12121", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12121" } ], "notes": [ { "category": "general", "text": "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12121", "url": "https://www.suse.com/security/cve/CVE-2018-12121" }, { "category": "external", "summary": "SUSE Bug 1117626 for CVE-2018-12121", "url": "https://bugzilla.suse.com/1117626" }, { "category": "external", "summary": "SUSE Bug 1127532 for CVE-2018-12121", "url": "https://bugzilla.suse.com/1127532" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2018-12121" }, { "cve": "CVE-2018-12122", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12122" } ], "notes": [ { "category": "general", "text": "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12122", "url": "https://www.suse.com/security/cve/CVE-2018-12122" }, { "category": "external", "summary": "SUSE Bug 1117627 for CVE-2018-12122", "url": "https://bugzilla.suse.com/1117627" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2018-12122" }, { "cve": "CVE-2018-12123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-12123" } ], "notes": [ { "category": "general", "text": "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse() to determine the URL hostname, that hostname can be spoofed by using a mixed case \"javascript:\" (e.g. \"javAscript:\") protocol (other protocols are not affected). If security decisions are made about the URL based on the hostname, they may be incorrect.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-12123", "url": "https://www.suse.com/security/cve/CVE-2018-12123" }, { "category": "external", "summary": "SUSE Bug 1117629 for CVE-2018-12123", "url": "https://bugzilla.suse.com/1117629" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-12123" }, { "cve": "CVE-2018-20406", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20406" } ], "notes": [ { "category": "general", "text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20406", "url": "https://www.suse.com/security/cve/CVE-2018-20406" }, { "category": "external", "summary": "SUSE Bug 1120644 for CVE-2018-20406", "url": "https://bugzilla.suse.com/1120644" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-20406" }, { "cve": "CVE-2018-20852", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20852" } ], "notes": [ { "category": "general", "text": "http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20852", "url": "https://www.suse.com/security/cve/CVE-2018-20852" }, { "category": "external", "summary": "SUSE Bug 1141853 for CVE-2018-20852", "url": "https://bugzilla.suse.com/1141853" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-20852" }, { "cve": "CVE-2018-7158", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7158" } ], "notes": [ { "category": "general", "text": "The `\u0027path\u0027` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, `splitPathRe`, used within the `\u0027path\u0027` module for the various path parsing functions, including `path.dirname()`, `path.extname()` and `path.parse()` was structured in such a way as to allow an attacker to craft a string, that when passed through one of these functions, could take a significant amount of time to evaluate, potentially leading to a full denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7158", "url": "https://www.suse.com/security/cve/CVE-2018-7158" }, { "category": "external", "summary": "SUSE Bug 1087459 for CVE-2018-7158", "url": "https://bugzilla.suse.com/1087459" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-7158" }, { "cve": "CVE-2018-7159", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7159" } ], "notes": [ { "category": "general", "text": "The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7159", "url": "https://www.suse.com/security/cve/CVE-2018-7159" }, { "category": "external", "summary": "SUSE Bug 1087453 for CVE-2018-7159", "url": "https://bugzilla.suse.com/1087453" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2018-7159" }, { "cve": "CVE-2018-7160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7160" } ], "notes": [ { "category": "general", "text": "The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer with network access to the computer running the Node.js process. A malicious website could use a DNS rebinding attack to trick the web browser to bypass same-origin-policy checks and to allow HTTP connections to localhost or to hosts on the local network. If a Node.js process with the debug port active is running on localhost or on a host on the local network, the malicious website could connect to it as a debugger, and get full code execution access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7160", "url": "https://www.suse.com/security/cve/CVE-2018-7160" }, { "category": "external", "summary": "SUSE Bug 1087463 for CVE-2018-7160", "url": "https://bugzilla.suse.com/1087463" }, { "category": "external", "summary": "SUSE Bug 1182620 for CVE-2018-7160", "url": "https://bugzilla.suse.com/1182620" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-7160" }, { "cve": "CVE-2018-7161", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7161" } ], "notes": [ { "category": "general", "text": "All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 server in a manner that triggers a cleanup bug where objects are used in native code after they are no longer available. This has been addressed by updating the http2 implementation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7161", "url": "https://www.suse.com/security/cve/CVE-2018-7161" }, { "category": "external", "summary": "SUSE Bug 1097404 for CVE-2018-7161", "url": "https://bugzilla.suse.com/1097404" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-7161" }, { "cve": "CVE-2018-7167", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7167" } ], "notes": [ { "category": "general", "text": "Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS \"Boron\"), 8.x (LTS \"Carbon\"), and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7167", "url": "https://www.suse.com/security/cve/CVE-2018-7167" }, { "category": "external", "summary": "SUSE Bug 1097375 for CVE-2018-7167", "url": "https://bugzilla.suse.com/1097375" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2018-7167" }, { "cve": "CVE-2019-10160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10160" } ], "notes": [ { "category": "general", "text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10160", "url": "https://www.suse.com/security/cve/CVE-2019-10160" }, { "category": "external", "summary": "SUSE Bug 1138459 for CVE-2019-10160", "url": "https://bugzilla.suse.com/1138459" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-10160" }, { "cve": "CVE-2019-11709", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11709" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 67 and Firefox ESR 60.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11709", "url": "https://www.suse.com/security/cve/CVE-2019-11709" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11709", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11709" }, { "cve": "CVE-2019-11710", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11710" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 67. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11710", "url": "https://www.suse.com/security/cve/CVE-2019-11710" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11710", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11710" }, { "cve": "CVE-2019-11711", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11711" } ], "notes": [ { "category": "general", "text": "When an inner window is reused, it does not consider the use of document.domain for cross-origin protections. If pages on different subdomains ever cooperatively use document.domain, then either page can abuse this to inject script into arbitrary pages on the other subdomain, even those that did not use document.domain to relax their origin security. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11711", "url": "https://www.suse.com/security/cve/CVE-2019-11711" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11711", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11711" }, { "cve": "CVE-2019-11712", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11712" } ], "notes": [ { "category": "general", "text": "POST requests made by NPAPI plugins, such as Flash, that receive a status 308 redirect response can bypass CORS requirements. This can allow an attacker to perform Cross-Site Request Forgery (CSRF) attacks. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11712", "url": "https://www.suse.com/security/cve/CVE-2019-11712" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11712", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11712" }, { "cve": "CVE-2019-11713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11713" } ], "notes": [ { "category": "general", "text": "A use-after-free vulnerability can occur in HTTP/2 when a cached HTTP/2 stream is closed while still in use, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11713", "url": "https://www.suse.com/security/cve/CVE-2019-11713" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11713", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11713" }, { "cve": "CVE-2019-11714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11714" } ], "notes": [ { "category": "general", "text": "Necko can access a child on the wrong thread during UDP connections, resulting in a potentially exploitable crash in some instances. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11714", "url": "https://www.suse.com/security/cve/CVE-2019-11714" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11714", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11714" }, { "cve": "CVE-2019-11715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11715" } ], "notes": [ { "category": "general", "text": "Due to an error while parsing page content, it is possible for properly sanitized user input to be misinterpreted and lead to XSS hazards on web sites in certain circumstances. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11715", "url": "https://www.suse.com/security/cve/CVE-2019-11715" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11715", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11715" }, { "cve": "CVE-2019-11716", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11716" } ], "notes": [ { "category": "general", "text": "Until explicitly accessed by script, window.globalThis is not enumerable and, as a result, is not visible to code such as Object.getOwnPropertyNames(window). Sites that deploy a sandboxing that depends on enumerating and freezing access to the window object may miss this, allowing their sandboxes to be bypassed. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11716", "url": "https://www.suse.com/security/cve/CVE-2019-11716" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11716", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11716" }, { "cve": "CVE-2019-11717", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11717" } ], "notes": [ { "category": "general", "text": "A vulnerability exists where the caret (\"^\") character is improperly escaped constructing some URIs due to it being used as a separator, allowing for possible spoofing of origin attributes. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11717", "url": "https://www.suse.com/security/cve/CVE-2019-11717" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11717", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11717" }, { "cve": "CVE-2019-11718", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11718" } ], "notes": [ { "category": "general", "text": "Activity Stream can display content from sent from the Snippet Service website. This content is written to innerHTML on the Activity Stream page without sanitization, allowing for a potential access to other information available to the Activity Stream, such as browsing history, if the Snipper Service were compromised. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11718", "url": "https://www.suse.com/security/cve/CVE-2019-11718" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11718", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11718" }, { "cve": "CVE-2019-11719", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11719" } ], "notes": [ { "category": "general", "text": "When importing a curve25519 private key in PKCS#8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services (NSS) library. This could lead to information disclosure. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11719", "url": "https://www.suse.com/security/cve/CVE-2019-11719" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11719", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11719" }, { "cve": "CVE-2019-11720", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11720" } ], "notes": [ { "category": "general", "text": "Some unicode characters are incorrectly treated as whitespace during the parsing of web content instead of triggering parsing errors. This allows malicious code to then be processed, evading cross-site scripting (XSS) filtering. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11720", "url": "https://www.suse.com/security/cve/CVE-2019-11720" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11720", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11720" }, { "cve": "CVE-2019-11721", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11721" } ], "notes": [ { "category": "general", "text": "The unicode latin \u0027kra\u0027 character can be used to spoof a standard \u0027k\u0027 character in the addressbar. This allows for domain spoofing attacks as do not display as punycode text, allowing for user confusion. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11721", "url": "https://www.suse.com/security/cve/CVE-2019-11721" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11721", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11721" }, { "cve": "CVE-2019-11723", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11723" } ], "notes": [ { "category": "general", "text": "A vulnerability exists during the installation of add-ons where the initial fetch ignored the origin attributes of the browsing context. This could leak cookies in private browsing mode or across different \"containers\" for people who use the Firefox Multi-Account Containers Web Extension. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11723", "url": "https://www.suse.com/security/cve/CVE-2019-11723" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11723", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11723" }, { "cve": "CVE-2019-11724", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11724" } ], "notes": [ { "category": "general", "text": "Application permissions give additional remote troubleshooting permission to the site input.mozilla.org, which has been retired and now redirects to another site. This additional permission is unnecessary and is a potential vector for malicious attacks. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11724", "url": "https://www.suse.com/security/cve/CVE-2019-11724" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11724", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11724" }, { "cve": "CVE-2019-11725", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11725" } ], "notes": [ { "category": "general", "text": "When a user navigates to site marked as unsafe by the Safebrowsing API, warning messages are displayed and navigation is interrupted but resources from the same site loaded through websockets are not blocked, leading to the loading of unsafe resources and bypassing safebrowsing protections. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11725", "url": "https://www.suse.com/security/cve/CVE-2019-11725" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11725", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11725" }, { "cve": "CVE-2019-11727", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11727" } ], "notes": [ { "category": "general", "text": "A vulnerability exists where it possible to force Network Security Services (NSS) to sign CertificateVerify with PKCS#1 v1.5 signatures when those are the only ones advertised by server in CertificateRequest in TLS 1.3. PKCS#1 v1.5 signatures should not be used for TLS 1.3 messages. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11727", "url": "https://www.suse.com/security/cve/CVE-2019-11727" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11727", "url": "https://bugzilla.suse.com/1140868" }, { "category": "external", "summary": "SUSE Bug 1141322 for CVE-2019-11727", "url": "https://bugzilla.suse.com/1141322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11727" }, { "cve": "CVE-2019-11728", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11728" } ], "notes": [ { "category": "general", "text": "The HTTP Alternative Services header, Alt-Svc, can be used by a malicious site to scan all TCP ports of any host that the accessible to a user when web content is loaded. This vulnerability affects Firefox \u003c 68.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11728", "url": "https://www.suse.com/security/cve/CVE-2019-11728" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11728", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11728" }, { "cve": "CVE-2019-11729", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11729" } ], "notes": [ { "category": "general", "text": "Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11729", "url": "https://www.suse.com/security/cve/CVE-2019-11729" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11729", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11729" }, { "cve": "CVE-2019-11730", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11730" } ], "notes": [ { "category": "general", "text": "A vulnerability exists where if a user opens a locally saved HTML file, this file can use file: URIs to access other files in the same directory or sub-directories if the names are known or guessed. The Fetch API can then be used to read the contents of any files stored in these directories and they may uploaded to a server. It was demonstrated that in combination with a popular Android messaging app, if a malicious HTML attachment is sent to a user and they opened that attachment in Firefox, due to that app\u0027s predictable pattern for locally-saved file names, it is possible to read attachments the victim received from other correspondents. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11730", "url": "https://www.suse.com/security/cve/CVE-2019-11730" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-11730", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11730" }, { "cve": "CVE-2019-11733", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11733" } ], "notes": [ { "category": "general", "text": "When a master password is set, it is required to be entered again before stored passwords can be accessed in the \u0027Saved Logins\u0027 dialog. It was found that locally stored passwords can be copied to the clipboard thorough the \u0027copy password\u0027 context menu item without re-entering the master password if the master password had been previously entered in the same session, allowing for potential theft of stored passwords. This vulnerability affects Firefox \u003c 68.0.2 and Firefox ESR \u003c 68.0.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11733", "url": "https://www.suse.com/security/cve/CVE-2019-11733" }, { "category": "external", "summary": "SUSE Bug 1145665 for CVE-2019-11733", "url": "https://bugzilla.suse.com/1145665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11733" }, { "cve": "CVE-2019-11735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11735" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 68 and Firefox ESR 68. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11735", "url": "https://www.suse.com/security/cve/CVE-2019-11735" }, { "category": "external", "summary": "SUSE Bug 1149293 for CVE-2019-11735", "url": "https://bugzilla.suse.com/1149293" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11735", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11735", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11735" }, { "cve": "CVE-2019-11736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11736" } ], "notes": [ { "category": "general", "text": "The Mozilla Maintenance Service does not guard against files being hardlinked to another file in the updates directory, allowing for the replacement of local files, including the Maintenance Service executable, which is run with privileged access. Additionally, there was a race condition during checks for junctions and symbolic links by the Maintenance Service, allowing for potential local file and directory manipulation to be undetected in some circumstances. This allows for potential privilege escalation by a user with unprivileged local access. \u003cbr\u003e*Note: These attacks requires local system access and only affects Windows. Other operating systems are not affected.*. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11736", "url": "https://www.suse.com/security/cve/CVE-2019-11736" }, { "category": "external", "summary": "SUSE Bug 1149292 for CVE-2019-11736", "url": "https://bugzilla.suse.com/1149292" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11736", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11736", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11736" }, { "cve": "CVE-2019-11738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11738" } ], "notes": [ { "category": "general", "text": "If a Content Security Policy (CSP) directive is defined that uses a hash-based source that takes the empty string as input, execution of any javascript: URIs will be allowed. This could allow for malicious JavaScript content to be run, bypassing CSP permissions. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11738", "url": "https://www.suse.com/security/cve/CVE-2019-11738" }, { "category": "external", "summary": "SUSE Bug 1149302 for CVE-2019-11738", "url": "https://bugzilla.suse.com/1149302" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11738", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11738", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11738" }, { "cve": "CVE-2019-11740", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11740" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 68, Firefox ESR 68, and Firefox 60.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11740", "url": "https://www.suse.com/security/cve/CVE-2019-11740" }, { "category": "external", "summary": "SUSE Bug 1149299 for CVE-2019-11740", "url": "https://bugzilla.suse.com/1149299" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11740", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11740", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11740", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11740" }, { "cve": "CVE-2019-11742", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11742" } ], "notes": [ { "category": "general", "text": "A same-origin policy violation occurs allowing the theft of cross-origin images through a combination of SVG filters and a \u0026lt;canvas\u0026gt; element due to an error in how same-origin policy is applied to cached image content. The resulting same-origin policy violation could allow for data theft. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11742", "url": "https://www.suse.com/security/cve/CVE-2019-11742" }, { "category": "external", "summary": "SUSE Bug 1149303 for CVE-2019-11742", "url": "https://bugzilla.suse.com/1149303" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11742", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11742", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11742", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11742" }, { "cve": "CVE-2019-11743", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11743" } ], "notes": [ { "category": "general", "text": "Navigation events were not fully adhering to the W3C\u0027s \"Navigation-Timing Level 2\" draft specification in some instances for the unload event, which restricts access to detailed timing attributes to only be same-origin. This resulted in potential cross-origin information exposure of history through timing side-channel attacks. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11743", "url": "https://www.suse.com/security/cve/CVE-2019-11743" }, { "category": "external", "summary": "SUSE Bug 1149298 for CVE-2019-11743", "url": "https://bugzilla.suse.com/1149298" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11743", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11743", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11743", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11743" }, { "cve": "CVE-2019-11744", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11744" } ], "notes": [ { "category": "general", "text": "Some HTML elements, such as \u0026lt;title\u0026gt; and \u0026lt;textarea\u0026gt;, can contain literal angle brackets without treating them as markup. It is possible to pass a literal closing tag to .innerHTML on these elements, and subsequent content after that will be parsed as if it were outside the tag. This can lead to XSS if a site does not filter user input as strictly for these elements as it does for other elements. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11744", "url": "https://www.suse.com/security/cve/CVE-2019-11744" }, { "category": "external", "summary": "SUSE Bug 1149304 for CVE-2019-11744", "url": "https://bugzilla.suse.com/1149304" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11744", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11744", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11744", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11744" }, { "cve": "CVE-2019-11746", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11746" } ], "notes": [ { "category": "general", "text": "A use-after-free vulnerability can occur while manipulating video elements if the body is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11746", "url": "https://www.suse.com/security/cve/CVE-2019-11746" }, { "category": "external", "summary": "SUSE Bug 1149297 for CVE-2019-11746", "url": "https://bugzilla.suse.com/1149297" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11746", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11746", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11746", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11746" }, { "cve": "CVE-2019-11747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11747" } ], "notes": [ { "category": "general", "text": "The \"Forget about this site\" feature in the History pane is intended to remove all saved user data that indicates a user has visited a site. This includes removing any HTTP Strict Transport Security (HSTS) settings received from sites that use it. Due to a bug, sites on the pre-load list also have their HSTS setting removed. On the next visit to that site if the user specifies an http: URL rather than secure https: they will not be protected by the pre-loaded HSTS setting. After that visit the site\u0027s HSTS setting will be restored. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11747", "url": "https://www.suse.com/security/cve/CVE-2019-11747" }, { "category": "external", "summary": "SUSE Bug 1149301 for CVE-2019-11747", "url": "https://bugzilla.suse.com/1149301" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11747", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11747", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2019-11747" }, { "cve": "CVE-2019-11748", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11748" } ], "notes": [ { "category": "general", "text": "WebRTC in Firefox will honor persisted permissions given to sites for access to microphone and camera resources even when in a third-party context. In light of recent high profile vulnerabilities in other software, a decision was made to no longer persist these permissions. This avoids the possibility of trusted WebRTC resources being invisibly embedded in web content and abusing permissions previously given by users. Users will now be prompted for permissions on each use. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11748", "url": "https://www.suse.com/security/cve/CVE-2019-11748" }, { "category": "external", "summary": "SUSE Bug 1149291 for CVE-2019-11748", "url": "https://bugzilla.suse.com/1149291" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11748", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11748", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11748" }, { "cve": "CVE-2019-11749", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11749" } ], "notes": [ { "category": "general", "text": "A vulnerability exists in WebRTC where malicious web content can use probing techniques on the getUserMedia API using constraints to reveal device properties of cameras on the system without triggering a user prompt or notification. This allows for the potential fingerprinting of users. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11749", "url": "https://www.suse.com/security/cve/CVE-2019-11749" }, { "category": "external", "summary": "SUSE Bug 1149290 for CVE-2019-11749", "url": "https://bugzilla.suse.com/1149290" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11749", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11749", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11749" }, { "cve": "CVE-2019-11750", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11750" } ], "notes": [ { "category": "general", "text": "A type confusion vulnerability exists in Spidermonkey, which results in a non-exploitable crash. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11750", "url": "https://www.suse.com/security/cve/CVE-2019-11750" }, { "category": "external", "summary": "SUSE Bug 1149289 for CVE-2019-11750", "url": "https://bugzilla.suse.com/1149289" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11750", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11750", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-11750" }, { "cve": "CVE-2019-11751", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11751" } ], "notes": [ { "category": "general", "text": "Logging-related command line parameters are not properly sanitized when Firefox is launched by another program, such as when a user clicks on malicious links in a chat application. This can be used to write a log file to an arbitrary location such as the Windows \u0027Startup\u0027 folder. \u003cbr\u003e*Note: this issue only affects Firefox on Windows operating systems.*. This vulnerability affects Firefox \u003c 69 and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11751", "url": "https://www.suse.com/security/cve/CVE-2019-11751" }, { "category": "external", "summary": "SUSE Bug 1149286 for CVE-2019-11751", "url": "https://bugzilla.suse.com/1149286" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11751", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11751", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11751" }, { "cve": "CVE-2019-11752", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11752" } ], "notes": [ { "category": "general", "text": "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.1, Thunderbird \u003c 60.9, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11752", "url": "https://www.suse.com/security/cve/CVE-2019-11752" }, { "category": "external", "summary": "SUSE Bug 1149296 for CVE-2019-11752", "url": "https://bugzilla.suse.com/1149296" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11752", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11752", "url": "https://bugzilla.suse.com/1149324" }, { "category": "external", "summary": "SUSE Bug 1150940 for CVE-2019-11752", "url": "https://bugzilla.suse.com/1150940" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11752" }, { "cve": "CVE-2019-11753", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11753" } ], "notes": [ { "category": "general", "text": "The Firefox installer allows Firefox to be installed to a custom user writable location, leaving it unprotected from manipulation by unprivileged users or malware. If the Mozilla Maintenance Service is manipulated to update this unprotected location and the updated maintenance service in the unprotected location has been altered, the altered maintenance service can run with elevated privileges during the update process due to a lack of integrity checks. This allows for privilege escalation if the executable has been replaced locally. \u003cbr\u003e*Note: This attack requires local system access and only affects Windows. Other operating systems are not affected.*. This vulnerability affects Firefox \u003c 69, Firefox ESR \u003c 60.9, and Firefox ESR \u003c 68.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11753", "url": "https://www.suse.com/security/cve/CVE-2019-11753" }, { "category": "external", "summary": "SUSE Bug 1149295 for CVE-2019-11753", "url": "https://bugzilla.suse.com/1149295" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-11753", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-11753", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11753" }, { "cve": "CVE-2019-11757", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11757" } ], "notes": [ { "category": "general", "text": "When following the value\u0027s prototype chain, it was possible to retain a reference to a locale, delete it, and subsequently reference it. This resulted in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11757", "url": "https://www.suse.com/security/cve/CVE-2019-11757" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11757", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11757" }, { "cve": "CVE-2019-11758", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11758" } ], "notes": [ { "category": "general", "text": "Mozilla community member Philipp reported a memory safety bug present in Firefox 68 when 360 Total Security was installed. This bug showed evidence of memory corruption in the accessibility engine and we presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox \u003c 69, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11758", "url": "https://www.suse.com/security/cve/CVE-2019-11758" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11758", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11758" }, { "cve": "CVE-2019-11759", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11759" } ], "notes": [ { "category": "general", "text": "An attacker could have caused 4 bytes of HMAC output to be written past the end of a buffer stored on the stack. This could be used by an attacker to execute arbitrary code or more likely lead to a crash. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11759", "url": "https://www.suse.com/security/cve/CVE-2019-11759" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11759", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11759" }, { "cve": "CVE-2019-11760", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11760" } ], "notes": [ { "category": "general", "text": "A fixed-size stack buffer could overflow in nrappkit when doing WebRTC signaling. This resulted in a potentially exploitable crash in some instances. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11760", "url": "https://www.suse.com/security/cve/CVE-2019-11760" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11760", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11760" }, { "cve": "CVE-2019-11761", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11761" } ], "notes": [ { "category": "general", "text": "By using a form with a data URI it was possible to gain access to the privileged JSONView object that had been cloned into content. Impact from exposing this object appears to be minimal, however it was a bypass of existing defense in depth mechanisms. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11761", "url": "https://www.suse.com/security/cve/CVE-2019-11761" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11761", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11761" }, { "cve": "CVE-2019-11762", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11762" } ], "notes": [ { "category": "general", "text": "If two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11762", "url": "https://www.suse.com/security/cve/CVE-2019-11762" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11762", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11762" }, { "cve": "CVE-2019-11763", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11763" } ], "notes": [ { "category": "general", "text": "Failure to correctly handle null bytes when processing HTML entities resulted in Firefox incorrectly parsing these entities. This could have led to HTML comment text being treated as HTML which could have led to XSS in a web application under certain conditions. It could have also led to HTML entities being masked from filters - enabling the use of entities to mask the actual characters of interest from filters. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11763", "url": "https://www.suse.com/security/cve/CVE-2019-11763" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11763", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11763" }, { "cve": "CVE-2019-11764", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11764" } ], "notes": [ { "category": "general", "text": "Mozilla developers and community members reported memory safety bugs present in Firefox 69 and Firefox ESR 68.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could be exploited to run arbitrary code. This vulnerability affects Firefox \u003c 70, Thunderbird \u003c 68.2, and Firefox ESR \u003c 68.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11764", "url": "https://www.suse.com/security/cve/CVE-2019-11764" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-11764", "url": "https://bugzilla.suse.com/1154738" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-11764" }, { "cve": "CVE-2019-13173", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13173" } ], "notes": [ { "category": "general", "text": "fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system\u0027s file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13173", "url": "https://www.suse.com/security/cve/CVE-2019-13173" }, { "category": "external", "summary": "SUSE Bug 1140290 for CVE-2019-13173", "url": "https://bugzilla.suse.com/1140290" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-13173" }, { "cve": "CVE-2019-15903", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-15903" } ], "notes": [ { "category": "general", "text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-15903", "url": "https://www.suse.com/security/cve/CVE-2019-15903" }, { "category": "external", "summary": "SUSE Bug 1149429 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1149429" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1154738" }, { "category": "external", "summary": "SUSE Bug 1154806 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1154806" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-15903" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5010", "url": "https://www.suse.com/security/cve/CVE-2019-5010" }, { "category": "external", "summary": "SUSE Bug 1122191 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1122191" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-5010" }, { "cve": "CVE-2019-5737", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5737" } ], "notes": [ { "category": "general", "text": "In Node.js including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1, an attacker can cause a Denial of Service (DoS) by establishing an HTTP or HTTPS connection in keep-alive mode and by sending headers very slowly. This keeps the connection and associated resources alive for a long period of time. Potential attacks are mitigated by the use of a load balancer or other proxy layer. This vulnerability is an extension of CVE-2018-12121, addressed in November and impacts all active Node.js release lines including 6.x before 6.17.0, 8.x before 8.15.1, 10.x before 10.15.2, and 11.x before 11.10.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5737", "url": "https://www.suse.com/security/cve/CVE-2019-5737" }, { "category": "external", "summary": "SUSE Bug 1127532 for CVE-2019-5737", "url": "https://bugzilla.suse.com/1127532" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-5737" }, { "cve": "CVE-2019-9511", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9511" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9511", "url": "https://www.suse.com/security/cve/CVE-2019-9511" }, { "category": "external", "summary": "SUSE Bug 1145579 for CVE-2019-9511", "url": "https://bugzilla.suse.com/1145579" }, { "category": "external", "summary": "SUSE Bug 1146091 for CVE-2019-9511", "url": "https://bugzilla.suse.com/1146091" }, { "category": "external", "summary": "SUSE Bug 1146182 for CVE-2019-9511", "url": "https://bugzilla.suse.com/1146182" }, { "category": "external", "summary": "SUSE Bug 1193427 for CVE-2019-9511", "url": "https://bugzilla.suse.com/1193427" }, { "category": "external", "summary": "SUSE Bug 1202787 for CVE-2019-9511", "url": "https://bugzilla.suse.com/1202787" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2019-9511" }, { "cve": "CVE-2019-9512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9512" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to ping floods, potentially leading to a denial of service. The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9512", "url": "https://www.suse.com/security/cve/CVE-2019-9512" }, { "category": "external", "summary": "SUSE Bug 1145663 for CVE-2019-9512", "url": "https://bugzilla.suse.com/1145663" }, { "category": "external", "summary": "SUSE Bug 1146099 for CVE-2019-9512", "url": "https://bugzilla.suse.com/1146099" }, { "category": "external", "summary": "SUSE Bug 1146111 for CVE-2019-9512", "url": "https://bugzilla.suse.com/1146111" }, { "category": "external", "summary": "SUSE Bug 1147142 for CVE-2019-9512", "url": "https://bugzilla.suse.com/1147142" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9512" }, { "cve": "CVE-2019-9513", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9513" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9513", "url": "https://www.suse.com/security/cve/CVE-2019-9513" }, { "category": "external", "summary": "SUSE Bug 1145580 for CVE-2019-9513", "url": "https://bugzilla.suse.com/1145580" }, { "category": "external", "summary": "SUSE Bug 1146094 for CVE-2019-9513", "url": "https://bugzilla.suse.com/1146094" }, { "category": "external", "summary": "SUSE Bug 1146184 for CVE-2019-9513", "url": "https://bugzilla.suse.com/1146184" }, { "category": "external", "summary": "SUSE Bug 1193427 for CVE-2019-9513", "url": "https://bugzilla.suse.com/1193427" }, { "category": "external", "summary": "SUSE Bug 1202787 for CVE-2019-9513", "url": "https://bugzilla.suse.com/1202787" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2019-9513" }, { "cve": "CVE-2019-9514", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9514" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9514", "url": "https://www.suse.com/security/cve/CVE-2019-9514" }, { "category": "external", "summary": "SUSE Bug 1145662 for CVE-2019-9514", "url": "https://bugzilla.suse.com/1145662" }, { "category": "external", "summary": "SUSE Bug 1145663 for CVE-2019-9514", "url": "https://bugzilla.suse.com/1145663" }, { "category": "external", "summary": "SUSE Bug 1146095 for CVE-2019-9514", "url": "https://bugzilla.suse.com/1146095" }, { "category": "external", "summary": "SUSE Bug 1146115 for CVE-2019-9514", "url": "https://bugzilla.suse.com/1146115" }, { "category": "external", "summary": "SUSE Bug 1147142 for CVE-2019-9514", "url": "https://bugzilla.suse.com/1147142" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9514" }, { "cve": "CVE-2019-9515", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9515" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9515", "url": "https://www.suse.com/security/cve/CVE-2019-9515" }, { "category": "external", "summary": "SUSE Bug 1145663 for CVE-2019-9515", "url": "https://bugzilla.suse.com/1145663" }, { "category": "external", "summary": "SUSE Bug 1146100 for CVE-2019-9515", "url": "https://bugzilla.suse.com/1146100" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9515" }, { "cve": "CVE-2019-9516", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9516" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9516", "url": "https://www.suse.com/security/cve/CVE-2019-9516" }, { "category": "external", "summary": "SUSE Bug 1145582 for CVE-2019-9516", "url": "https://bugzilla.suse.com/1145582" }, { "category": "external", "summary": "SUSE Bug 1146090 for CVE-2019-9516", "url": "https://bugzilla.suse.com/1146090" }, { "category": "external", "summary": "SUSE Bug 1193427 for CVE-2019-9516", "url": "https://bugzilla.suse.com/1193427" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "low" } ], "title": "CVE-2019-9516" }, { "cve": "CVE-2019-9517", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9517" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9517", "url": "https://www.suse.com/security/cve/CVE-2019-9517" }, { "category": "external", "summary": "SUSE Bug 1145575 for CVE-2019-9517", "url": "https://bugzilla.suse.com/1145575" }, { "category": "external", "summary": "SUSE Bug 1146097 for CVE-2019-9517", "url": "https://bugzilla.suse.com/1146097" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-9517" }, { "cve": "CVE-2019-9518", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9518" } ], "notes": [ { "category": "general", "text": "Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9518", "url": "https://www.suse.com/security/cve/CVE-2019-9518" }, { "category": "external", "summary": "SUSE Bug 1145662 for CVE-2019-9518", "url": "https://bugzilla.suse.com/1145662" }, { "category": "external", "summary": "SUSE Bug 1145663 for CVE-2019-9518", "url": "https://bugzilla.suse.com/1145663" }, { "category": "external", "summary": "SUSE Bug 1146093 for CVE-2019-9518", "url": "https://bugzilla.suse.com/1146093" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9518" }, { "cve": "CVE-2019-9636", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9636" } ], "notes": [ { "category": "general", "text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9636", "url": "https://www.suse.com/security/cve/CVE-2019-9636" }, { "category": "external", "summary": "SUSE Bug 1129346 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1129346" }, { "category": "external", "summary": "SUSE Bug 1135433 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1135433" }, { "category": "external", "summary": "SUSE Bug 1138459 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1138459" }, { "category": "external", "summary": "SUSE Bug 1145004 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1145004" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-9636" }, { "cve": "CVE-2019-9811", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9811" } ], "notes": [ { "category": "general", "text": "As part of a winning Pwn2Own entry, a researcher demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. This vulnerability affects Firefox ESR \u003c 60.8, Firefox \u003c 68, and Thunderbird \u003c 60.8.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9811", "url": "https://www.suse.com/security/cve/CVE-2019-9811" }, { "category": "external", "summary": "SUSE Bug 1140868 for CVE-2019-9811", "url": "https://bugzilla.suse.com/1140868" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9811" }, { "cve": "CVE-2019-9812", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9812" } ], "notes": [ { "category": "general", "text": "Given a compromised sandboxed content process due to a separate vulnerability, it is possible to escape that sandbox by loading accounts.firefox.com in that process and forcing a log-in to a malicious Firefox Sync account. Preference settings that disable the sandbox are then synchronized to the local machine and the compromised browser would restart without the sandbox if a crash is triggered. This vulnerability affects Firefox ESR \u003c 60.9, Firefox ESR \u003c 68.1, and Firefox \u003c 69.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9812", "url": "https://www.suse.com/security/cve/CVE-2019-9812" }, { "category": "external", "summary": "SUSE Bug 1149294 for CVE-2019-9812", "url": "https://bugzilla.suse.com/1149294" }, { "category": "external", "summary": "SUSE Bug 1149323 for CVE-2019-9812", "url": "https://bugzilla.suse.com/1149323" }, { "category": "external", "summary": "SUSE Bug 1149324 for CVE-2019-9812", "url": "https://bugzilla.suse.com/1149324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "important" } ], "title": "CVE-2019-9812" }, { "cve": "CVE-2019-9947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9947" } ], "notes": [ { "category": "general", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9947", "url": "https://www.suse.com/security/cve/CVE-2019-9947" }, { "category": "external", "summary": "SUSE Bug 1130840 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1130840" }, { "category": "external", "summary": "SUSE Bug 1136184 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1136184" }, { "category": "external", "summary": "SUSE Bug 1155094 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1155094" }, { "category": "external", "summary": "SUSE Bug 1201559 for CVE-2019-9947", "url": "https://bugzilla.suse.com/1201559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-branding-SLED-68-21.9.8.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-68.2.0-78.51.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-atk-lang-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-lang-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-query-loaders-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gio-branding-upstream-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-lang-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-glib2-tools-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-branding-upstream-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-data-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-amharic-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-inuktitut-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-multipress-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-thai-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-vietnamese-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodule-xim-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-immodules-tigrigna-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-lang-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-gtk3-tools-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libatk-1_0-0-2.26.1-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo-gobject2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libcairo2-1.15.10-2.13.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi4-5.3.1+r233831-14.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libffi7-3.2.1.git259-2.3.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libgtk-3-0-3.10.9-2.15.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libharfbuzz0-1.7.5-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:firefox-libpango-1_0-0-1.40.14-2.7.4.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gio-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-glib-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gmodule-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gobject-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfirefox-gthread-2_0-0-2.54.3-2.14.7.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libfreebl3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libsoftokn3-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-32bit-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nspr-devel-4.21-29.6.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-certs-32bit-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-devel-3.45-38.9.3.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:mozilla-nss-tools-3.45-38.9.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-01-17T17:07:38Z", "details": "moderate" } ], "title": "CVE-2019-9947" } ] }
suse-su-2017:3169-1
Vulnerability from csaf_suse
Published
2017-11-30 21:56
Modified
2017-11-30 21:56
Summary
Security update for openssl
Notes
Title of the patch
Security update for openssl
Description of the patch
This update for openssl fixes the following issues:
Security issues fixed:
- CVE-2017-3735: openssl1,openssl: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)
- CVE-2017-3736: openssl: bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242)
- Out of bounds read+crash in DES_fcrypt (bsc#1065363)
- openssl DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)
Patchnames
SUSE-CAASP-ALL-2017-1970,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-1970,SUSE-SLE-DESKTOP-12-SP2-2017-1970,SUSE-SLE-DESKTOP-12-SP3-2017-1970,SUSE-SLE-RPI-12-SP2-2017-1970,SUSE-SLE-SDK-12-SP2-2017-1970,SUSE-SLE-SDK-12-SP3-2017-1970,SUSE-SLE-SERVER-12-SP2-2017-1970,SUSE-SLE-SERVER-12-SP3-2017-1970
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openssl", "title": "Title of the patch" }, { "category": "description", "text": "This update for openssl fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-3735: openssl1,openssl: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)\n- CVE-2017-3736: openssl: bn_sqrx8x_internal carry bug on x86_64 (bsc#1066242)\n- Out of bounds read+crash in DES_fcrypt (bsc#1065363)\n- openssl DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-CAASP-ALL-2017-1970,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2017-1970,SUSE-SLE-DESKTOP-12-SP2-2017-1970,SUSE-SLE-DESKTOP-12-SP3-2017-1970,SUSE-SLE-RPI-12-SP2-2017-1970,SUSE-SLE-SDK-12-SP2-2017-1970,SUSE-SLE-SDK-12-SP3-2017-1970,SUSE-SLE-SERVER-12-SP2-2017-1970,SUSE-SLE-SERVER-12-SP3-2017-1970", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_3169-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:3169-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20173169-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:3169-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-November/003461.html" }, { "category": "self", "summary": "SUSE Bug 1055825", "url": "https://bugzilla.suse.com/1055825" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1065363", "url": "https://bugzilla.suse.com/1065363" }, { "category": "self", "summary": "SUSE Bug 1066242", "url": "https://bugzilla.suse.com/1066242" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" } ], "title": "Security update for openssl", "tracking": { "current_release_date": "2017-11-30T21:56:10Z", "generator": { "date": "2017-11-30T21:56:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:3169-1", "initial_release_date": "2017-11-30T21:56:10Z", "revision_history": [ { "date": "2017-11-30T21:56:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "product": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "product_id": "libopenssl-devel-1.0.2j-60.16.1.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "product": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "product_id": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "product": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "product_id": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" } }, { "category": "product_version", "name": "openssl-1.0.2j-60.16.1.aarch64", "product": { "name": "openssl-1.0.2j-60.16.1.aarch64", "product_id": "openssl-1.0.2j-60.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openssl-doc-1.0.2j-60.16.1.noarch", "product": { "name": "openssl-doc-1.0.2j-60.16.1.noarch", "product_id": "openssl-doc-1.0.2j-60.16.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "product": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "product_id": "libopenssl-devel-1.0.2j-60.16.1.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "product": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "product_id": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "product": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "product_id": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le" } }, { "category": "product_version", "name": "openssl-1.0.2j-60.16.1.ppc64le", "product": { "name": "openssl-1.0.2j-60.16.1.ppc64le", "product_id": "openssl-1.0.2j-60.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenssl-devel-1.0.2j-60.16.1.s390x", "product": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x", "product_id": "libopenssl-devel-1.0.2j-60.16.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "product": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "product_id": "libopenssl1_0_0-1.0.2j-60.16.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "product": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "product_id": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "product_id": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x" } }, { "category": "product_version", "name": "openssl-1.0.2j-60.16.1.s390x", "product": { "name": "openssl-1.0.2j-60.16.1.s390x", "product_id": "openssl-1.0.2j-60.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "product": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "product_id": "libopenssl-devel-1.0.2j-60.16.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "product": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "product_id": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "product": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "product_id": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" } }, { "category": "product_version", "name": "openssl-1.0.2j-60.16.1.x86_64", "product": { "name": "openssl-1.0.2j-60.16.1.x86_64", "product_id": "openssl-1.0.2j-60.16.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "product_id": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64" }, "product_reference": "openssl-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.2j-60.16.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch" }, "product_reference": "openssl-doc-1.0.2j-60.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64" }, "product_reference": "openssl-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le" }, "product_reference": "openssl-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x" }, "product_reference": "openssl-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.2j-60.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch" }, "product_reference": "openssl-doc-1.0.2j-60.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64" }, "product_reference": "openssl-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le" }, "product_reference": "openssl-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x" }, "product_reference": "openssl-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.2j-60.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch" }, "product_reference": "openssl-doc-1.0.2j-60.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64" }, "product_reference": "openssl-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le" }, "product_reference": "openssl-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x" }, "product_reference": "openssl-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.2j-60.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch" }, "product_reference": "openssl-doc-1.0.2j-60.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-devel-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl-devel-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64" }, "product_reference": "openssl-1.0.2j-60.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le" }, "product_reference": "openssl-1.0.2j-60.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x" }, "product_reference": "openssl-1.0.2j-60.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.2j-60.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64" }, "product_reference": "openssl-1.0.2j-60.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.2j-60.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch" }, "product_reference": "openssl-doc-1.0.2j-60.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-11-30T21:56:10Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc-1.0.2j-60.16.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libopenssl-devel-1.0.2j-60.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libopenssl-devel-1.0.2j-60.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-11-30T21:56:10Z", "details": "moderate" } ], "title": "CVE-2017-3736" } ] }
suse-su-2018:0112-1
Vulnerability from csaf_suse
Published
2018-01-16 12:36
Modified
2018-01-16 12:36
Summary
Security update for openssl
Notes
Title of the patch
Security update for openssl
Description of the patch
This update for openssl fixes the following issues:
Security issues fixed:
- CVE-2016-7056: ECSDA P-256 timing attack key recovery (bsc#1019334)
- CVE-2017-3731: Truncated packet could crash via OOB read (bsc#1022085)
- CVE-2016-8610: remote denial of service in SSL alert handling (bsc#1005878)
- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)
Bug fixes:
- support alternate root ca chains (bsc#1032261)
- X509_get_default_cert_file() returns an incorrect path (bsc#1022271)
- Segmentation fault in 'openssl speed' when engine library file cannot be found (bsc#1000677)
- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)
- Missing important ciphers in openssl 1.0.1i-47.1 on SLES12 SP1 (bsc#990592)
- out of bounds read+crash in DES_fcrypt (bsc#1065363)
- tracker bug for January 26th 2017 release (bsc#1021641)
- patch for CVE-2016-2108 fails negative zero exploit (bsc#1001502)
- Birthday attacks on 64-bit block ciphers aka triple-des (SWEET32) (bsc#1001912)
- Include additional patch for CVE-2016-2108 (bsc#1004499)
- openssl DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)
Patchnames
SUSE-SLE-SERVER-12-2018-79
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openssl", "title": "Title of the patch" }, { "category": "description", "text": "This update for openssl fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2016-7056: ECSDA P-256 timing attack key recovery (bsc#1019334)\n- CVE-2017-3731: Truncated packet could crash via OOB read (bsc#1022085)\n- CVE-2016-8610: remote denial of service in SSL alert handling (bsc#1005878)\n- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)\n\nBug fixes:\n\n- support alternate root ca chains (bsc#1032261)\n- X509_get_default_cert_file() returns an incorrect path (bsc#1022271)\n- Segmentation fault in \u0027openssl speed\u0027 when engine library file cannot be found (bsc#1000677)\n- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)\n- Missing important ciphers in openssl 1.0.1i-47.1 on SLES12 SP1 (bsc#990592)\n- out of bounds read+crash in DES_fcrypt (bsc#1065363)\n- tracker bug for January 26th 2017 release (bsc#1021641)\n- patch for CVE-2016-2108 fails negative zero exploit (bsc#1001502)\n- Birthday attacks on 64-bit block ciphers aka triple-des (SWEET32) (bsc#1001912)\n- Include additional patch for CVE-2016-2108 (bsc#1004499)\n- openssl DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-SERVER-12-2018-79", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0112-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0112-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180112-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0112-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003599.html" }, { "category": "self", "summary": "SUSE Bug 1000677", "url": "https://bugzilla.suse.com/1000677" }, { "category": "self", "summary": "SUSE Bug 1001502", "url": "https://bugzilla.suse.com/1001502" }, { "category": "self", "summary": "SUSE Bug 1001912", "url": "https://bugzilla.suse.com/1001912" }, { "category": "self", "summary": "SUSE Bug 1004499", "url": "https://bugzilla.suse.com/1004499" }, { "category": "self", "summary": "SUSE Bug 1005878", "url": "https://bugzilla.suse.com/1005878" }, { "category": "self", "summary": "SUSE Bug 1019334", "url": "https://bugzilla.suse.com/1019334" }, { "category": "self", "summary": "SUSE Bug 1021641", "url": "https://bugzilla.suse.com/1021641" }, { "category": "self", "summary": "SUSE Bug 1022085", "url": "https://bugzilla.suse.com/1022085" }, { "category": "self", "summary": "SUSE Bug 1022271", "url": "https://bugzilla.suse.com/1022271" }, { "category": "self", "summary": "SUSE Bug 1027908", "url": "https://bugzilla.suse.com/1027908" }, { "category": "self", "summary": "SUSE Bug 1032261", "url": "https://bugzilla.suse.com/1032261" }, { "category": "self", "summary": "SUSE Bug 1055825", "url": "https://bugzilla.suse.com/1055825" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1065363", "url": "https://bugzilla.suse.com/1065363" }, { "category": "self", "summary": "SUSE Bug 990592", "url": "https://bugzilla.suse.com/990592" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2108 page", "url": "https://www.suse.com/security/cve/CVE-2016-2108/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7056 page", "url": "https://www.suse.com/security/cve/CVE-2016-7056/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-8610 page", "url": "https://www.suse.com/security/cve/CVE-2016-8610/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3731 page", "url": "https://www.suse.com/security/cve/CVE-2017-3731/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" } ], "title": "Security update for openssl", "tracking": { "current_release_date": "2018-01-16T12:36:33Z", "generator": { "date": "2018-01-16T12:36:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0112-1", "initial_release_date": "2018-01-16T12:36:33Z", "revision_history": [ { "date": "2018-01-16T12:36:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "openssl-doc-1.0.1i-27.28.1.noarch", "product": { "name": "openssl-doc-1.0.1i-27.28.1.noarch", "product_id": "openssl-doc-1.0.1i-27.28.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "product": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "product_id": "libopenssl1_0_0-1.0.1i-27.28.1.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "product_id": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le" } }, { "category": "product_version", "name": "openssl-1.0.1i-27.28.1.ppc64le", "product": { "name": "openssl-1.0.1i-27.28.1.ppc64le", "product_id": "openssl-1.0.1i-27.28.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-27.28.1.s390x", "product": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.s390x", "product_id": "libopenssl1_0_0-1.0.1i-27.28.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "product": { "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "product_id": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "product_id": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x" } }, { "category": "product_version", "name": "openssl-1.0.1i-27.28.1.s390x", "product": { "name": "openssl-1.0.1i-27.28.1.s390x", "product_id": "openssl-1.0.1i-27.28.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "product": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "product_id": "libopenssl1_0_0-1.0.1i-27.28.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "product": { "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "product_id": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "product_id": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64" } }, { "category": "product_version", "name": "openssl-1.0.1i-27.28.1.x86_64", "product": { "name": "openssl-1.0.1i-27.28.1.x86_64", "product_id": "openssl-1.0.1i-27.28.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.1i-27.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1i-27.28.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-27.28.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le" }, "product_reference": "openssl-1.0.1i-27.28.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-27.28.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x" }, "product_reference": "openssl-1.0.1i-27.28.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1.0.1i-27.28.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64" }, "product_reference": "openssl-1.0.1i-27.28.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-doc-1.0.1i-27.28.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" }, "product_reference": "openssl-doc-1.0.1i-27.28.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-2108", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2108" } ], "notes": [ { "category": "general", "text": "The ASN.1 implementation in OpenSSL before 1.0.1o and 1.0.2 before 1.0.2c allows remote attackers to execute arbitrary code or cause a denial of service (buffer underflow and memory corruption) via an ANY field in crafted serialized data, aka the \"negative zero\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2108", "url": "https://www.suse.com/security/cve/CVE-2016-2108" }, { "category": "external", "summary": "SUSE Bug 1001502 for CVE-2016-2108", "url": "https://bugzilla.suse.com/1001502" }, { "category": "external", "summary": "SUSE Bug 1004499 for CVE-2016-2108", "url": "https://bugzilla.suse.com/1004499" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-2108", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-2108", "url": "https://bugzilla.suse.com/1148697" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2016-2108", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 977617 for CVE-2016-2108", "url": "https://bugzilla.suse.com/977617" }, { "category": "external", "summary": "SUSE Bug 978492 for CVE-2016-2108", "url": "https://bugzilla.suse.com/978492" }, { "category": "external", "summary": "SUSE Bug 989345 for CVE-2016-2108", "url": "https://bugzilla.suse.com/989345" }, { "category": "external", "summary": "SUSE Bug 996067 for CVE-2016-2108", "url": "https://bugzilla.suse.com/996067" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-01-16T12:36:33Z", "details": "important" } ], "title": "CVE-2016-2108" }, { "cve": "CVE-2016-7056", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7056" } ], "notes": [ { "category": "general", "text": "A timing attack flaw was found in OpenSSL 1.0.1u and before that could allow a malicious user with local access to recover ECDSA P-256 private keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7056", "url": "https://www.suse.com/security/cve/CVE-2016-7056" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1019334 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1019334" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-01-16T12:36:33Z", "details": "moderate" } ], "title": "CVE-2016-7056" }, { "cve": "CVE-2016-8610", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-8610" } ], "notes": [ { "category": "general", "text": "A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections from other clients.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-8610", "url": "https://www.suse.com/security/cve/CVE-2016-8610" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1005879 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1005879" }, { "category": "external", "summary": "SUSE Bug 1110018 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1110018" }, { "category": "external", "summary": "SUSE Bug 1120592 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1120592" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1126909" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-8610", "url": "https://bugzilla.suse.com/1148697" }, { "category": "external", "summary": "SUSE Bug 982575 for CVE-2016-8610", "url": "https://bugzilla.suse.com/982575" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-01-16T12:36:33Z", "details": "important" } ], "title": "CVE-2016-8610" }, { "cve": "CVE-2017-3731", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3731" } ], "notes": [ { "category": "general", "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3731", "url": "https://www.suse.com/security/cve/CVE-2017-3731" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1021641" }, { "category": "external", "summary": "SUSE Bug 1022085 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1022085" }, { "category": "external", "summary": "SUSE Bug 1064118 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064118" }, { "category": "external", "summary": "SUSE Bug 1064119 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-01-16T12:36:33Z", "details": "moderate" } ], "title": "CVE-2017-3731" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.28.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.28.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2018-01-16T12:36:33Z", "details": "moderate" } ], "title": "CVE-2017-3735" } ] }
suse-su-2017:2968-1
Vulnerability from csaf_suse
Published
2017-11-09 17:18
Modified
2017-11-09 17:18
Summary
Security update for openssl1
Notes
Title of the patch
Security update for openssl1
Description of the patch
This update for openssl1 fixes the following issues:
Security issues fixed:
- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)
- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)
- out of bounds read+crash in DES_fcrypt (bsc#1065363)
- DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)
- Missing important ciphers in openssl 1.0.1i-47.1 (bsc#990592)
Bug fixes:
- support alternate root ca chains (bsc#1032261)
- Require openssl1, so c_rehash1 is available during %post to hash the certificates (bsc#1057660)
Patchnames
secsp3-openssl1-13343
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openssl1", "title": "Title of the patch" }, { "category": "description", "text": "This update for openssl1 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2017-3735: Malformed X.509 IPAdressFamily could cause OOB read (bsc#1056058)\n- adjust DEFAULT_SUSE to meet 1.0.2 and current state (bsc#1027908)\n- out of bounds read+crash in DES_fcrypt (bsc#1065363)\n- DEFAULT_SUSE cipher list is missing ECDHE-ECDSA ciphers (bsc#1055825)\n- Missing important ciphers in openssl 1.0.1i-47.1 (bsc#990592)\n\nBug fixes:\n\n- support alternate root ca chains (bsc#1032261)\n- Require openssl1, so c_rehash1 is available during %post to hash the certificates (bsc#1057660)\n", "title": "Description of the patch" }, { "category": "details", "text": "secsp3-openssl1-13343", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2968-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:2968-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172968-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:2968-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-November/003388.html" }, { "category": "self", "summary": "SUSE Bug 1027908", "url": "https://bugzilla.suse.com/1027908" }, { "category": "self", "summary": "SUSE Bug 1032261", "url": "https://bugzilla.suse.com/1032261" }, { "category": "self", "summary": "SUSE Bug 1055825", "url": "https://bugzilla.suse.com/1055825" }, { "category": "self", "summary": "SUSE Bug 1056058", "url": "https://bugzilla.suse.com/1056058" }, { "category": "self", "summary": "SUSE Bug 1057660", "url": "https://bugzilla.suse.com/1057660" }, { "category": "self", "summary": "SUSE Bug 1065363", "url": "https://bugzilla.suse.com/1065363" }, { "category": "self", "summary": "SUSE Bug 990592", "url": "https://bugzilla.suse.com/990592" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" } ], "title": "Security update for openssl1", "tracking": { "current_release_date": "2017-11-09T17:18:45Z", "generator": { "date": "2017-11-09T17:18:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:2968-1", "initial_release_date": "2017-11-09T17:18:45Z", "revision_history": [ { "date": "2017-11-09T17:18:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libopenssl1-devel-1.0.1g-0.58.3.1.i586", "product": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.i586", "product_id": "libopenssl1-devel-1.0.1g-0.58.3.1.i586" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "product": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "product_id": "libopenssl1_0_0-1.0.1g-0.58.3.1.i586" } }, { "category": "product_version", "name": "openssl1-1.0.1g-0.58.3.1.i586", "product": { "name": "openssl1-1.0.1g-0.58.3.1.i586", "product_id": "openssl1-1.0.1g-0.58.3.1.i586" } }, { "category": "product_version", "name": "openssl1-doc-1.0.1g-0.58.3.1.i586", "product": { "name": "openssl1-doc-1.0.1g-0.58.3.1.i586", "product_id": "openssl1-doc-1.0.1g-0.58.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "product": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "product_id": "libopenssl1-devel-1.0.1g-0.58.3.1.ia64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "product": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "product_id": "libopenssl1_0_0-1.0.1g-0.58.3.1.ia64" } }, { "category": "product_version", "name": "libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "product": { "name": "libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "product_id": "libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64" } }, { "category": "product_version", "name": "openssl1-1.0.1g-0.58.3.1.ia64", "product": { "name": "openssl1-1.0.1g-0.58.3.1.ia64", "product_id": "openssl1-1.0.1g-0.58.3.1.ia64" } }, { "category": "product_version", "name": "openssl1-doc-1.0.1g-0.58.3.1.ia64", "product": { "name": "openssl1-doc-1.0.1g-0.58.3.1.ia64", "product_id": "openssl1-doc-1.0.1g-0.58.3.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "product": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "product_id": "libopenssl1-devel-1.0.1g-0.58.3.1.ppc64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "product": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "product_id": "libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "product": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64" } }, { "category": "product_version", "name": "openssl1-1.0.1g-0.58.3.1.ppc64", "product": { "name": "openssl1-1.0.1g-0.58.3.1.ppc64", "product_id": "openssl1-1.0.1g-0.58.3.1.ppc64" } }, { "category": "product_version", "name": "openssl1-doc-1.0.1g-0.58.3.1.ppc64", "product": { "name": "openssl1-doc-1.0.1g-0.58.3.1.ppc64", "product_id": "openssl1-doc-1.0.1g-0.58.3.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "product": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "product_id": "libopenssl1-devel-1.0.1g-0.58.3.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "product": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "product_id": "libopenssl1_0_0-1.0.1g-0.58.3.1.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "product": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x" } }, { "category": "product_version", "name": "openssl1-1.0.1g-0.58.3.1.s390x", "product": { "name": "openssl1-1.0.1g-0.58.3.1.s390x", "product_id": "openssl1-1.0.1g-0.58.3.1.s390x" } }, { "category": "product_version", "name": "openssl1-doc-1.0.1g-0.58.3.1.s390x", "product": { "name": "openssl1-doc-1.0.1g-0.58.3.1.s390x", "product_id": "openssl1-doc-1.0.1g-0.58.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "product": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "product_id": "libopenssl1-devel-1.0.1g-0.58.3.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "product": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "product_id": "libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "product": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64" } }, { "category": "product_version", "name": "openssl1-1.0.1g-0.58.3.1.x86_64", "product": { "name": "openssl1-1.0.1g-0.58.3.1.x86_64", "product_id": "openssl1-1.0.1g-0.58.3.1.x86_64" } }, { "category": "product_version", "name": "openssl1-doc-1.0.1g-0.58.3.1.x86_64", "product": { "name": "openssl1-doc-1.0.1g-0.58.3.1.x86_64", "product_id": "openssl1-doc-1.0.1g-0.58.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 11-SECURITY", "product": { "name": "SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:11:security" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.i586" }, "product_reference": "libopenssl1-devel-1.0.1g-0.58.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ia64" }, "product_reference": "libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ppc64" }, "product_reference": "libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.s390x" }, "product_reference": "libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1-devel-1.0.1g-0.58.3.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.x86_64" }, "product_reference": "libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.i586" }, "product_reference": "libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ia64" }, "product_reference": "libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64" }, "product_reference": "libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.s390x" }, "product_reference": "libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64" }, "product_reference": "libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-1.0.1g-0.58.3.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.i586" }, "product_reference": "openssl1-1.0.1g-0.58.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-1.0.1g-0.58.3.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ia64" }, "product_reference": "openssl1-1.0.1g-0.58.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-1.0.1g-0.58.3.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ppc64" }, "product_reference": "openssl1-1.0.1g-0.58.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-1.0.1g-0.58.3.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.s390x" }, "product_reference": "openssl1-1.0.1g-0.58.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-1.0.1g-0.58.3.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.x86_64" }, "product_reference": "openssl1-1.0.1g-0.58.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-doc-1.0.1g-0.58.3.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.i586" }, "product_reference": "openssl1-doc-1.0.1g-0.58.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-doc-1.0.1g-0.58.3.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ia64" }, "product_reference": "openssl1-doc-1.0.1g-0.58.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-doc-1.0.1g-0.58.3.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ppc64" }, "product_reference": "openssl1-doc-1.0.1g-0.58.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-doc-1.0.1g-0.58.3.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.s390x" }, "product_reference": "openssl1-doc-1.0.1g-0.58.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" }, { "category": "default_component_of", "full_product_name": { "name": "openssl1-doc-1.0.1g-0.58.3.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY", "product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.x86_64" }, "product_reference": "openssl1-doc-1.0.1g-0.58.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1-devel-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-32bit-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:libopenssl1_0_0-x86-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-1.0.1g-0.58.3.1.x86_64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.i586", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ia64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.ppc64", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.s390x", "SUSE Linux Enterprise Server 11-SECURITY:openssl1-doc-1.0.1g-0.58.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-11-09T17:18:45Z", "details": "moderate" } ], "title": "CVE-2017-3735" } ] }
opensuse-su-2024:11126-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libopenssl-1_0_0-devel-1.0.2u-6.2 on GA media
Notes
Title of the patch
libopenssl-1_0_0-devel-1.0.2u-6.2 on GA media
Description of the patch
These are all security issues fixed in the libopenssl-1_0_0-devel-1.0.2u-6.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11126
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libopenssl-1_0_0-devel-1.0.2u-6.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libopenssl-1_0_0-devel-1.0.2u-6.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11126", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11126-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2006-2937 page", "url": "https://www.suse.com/security/cve/CVE-2006-2937/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-2940 page", "url": "https://www.suse.com/security/cve/CVE-2006-2940/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-3738 page", "url": "https://www.suse.com/security/cve/CVE-2006-3738/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-4339 page", "url": "https://www.suse.com/security/cve/CVE-2006-4339/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-4343 page", "url": "https://www.suse.com/security/cve/CVE-2006-4343/" }, { "category": "self", "summary": "SUSE CVE CVE-2007-3108 page", "url": "https://www.suse.com/security/cve/CVE-2007-3108/" }, { "category": "self", "summary": "SUSE CVE CVE-2007-5135 page", "url": "https://www.suse.com/security/cve/CVE-2007-5135/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-0891 page", "url": "https://www.suse.com/security/cve/CVE-2008-0891/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-1672 page", "url": "https://www.suse.com/security/cve/CVE-2008-1672/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7055 page", "url": "https://www.suse.com/security/cve/CVE-2016-7055/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7056 page", "url": "https://www.suse.com/security/cve/CVE-2016-7056/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3731 page", "url": "https://www.suse.com/security/cve/CVE-2017-3731/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3732 page", "url": "https://www.suse.com/security/cve/CVE-2017-3732/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3737 page", "url": "https://www.suse.com/security/cve/CVE-2017-3737/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3738 page", "url": "https://www.suse.com/security/cve/CVE-2017-3738/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0732 page", "url": "https://www.suse.com/security/cve/CVE-2018-0732/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0734 page", "url": "https://www.suse.com/security/cve/CVE-2018-0734/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0737 page", "url": "https://www.suse.com/security/cve/CVE-2018-0737/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0739 page", "url": "https://www.suse.com/security/cve/CVE-2018-0739/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-5407 page", "url": "https://www.suse.com/security/cve/CVE-2018-5407/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1547 page", "url": "https://www.suse.com/security/cve/CVE-2019-1547/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1551 page", "url": "https://www.suse.com/security/cve/CVE-2019-1551/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1559 page", "url": "https://www.suse.com/security/cve/CVE-2019-1559/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1563 page", "url": "https://www.suse.com/security/cve/CVE-2019-1563/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23840 page", "url": "https://www.suse.com/security/cve/CVE-2021-23840/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23841 page", "url": "https://www.suse.com/security/cve/CVE-2021-23841/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3712 page", "url": "https://www.suse.com/security/cve/CVE-2021-3712/" } ], "title": "libopenssl-1_0_0-devel-1.0.2u-6.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11126-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "product_id": "libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "product_id": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl10-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl10-1.0.2u-6.2.aarch64", "product_id": "libopenssl10-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-steam-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "product": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "product_id": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "openssl-1_0_0-1.0.2u-6.2.aarch64", "product": { "name": "openssl-1_0_0-1.0.2u-6.2.aarch64", "product_id": "openssl-1_0_0-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "product": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "product_id": "openssl-1_0_0-cavs-1.0.2u-6.2.aarch64" } }, { "category": "product_version", "name": "openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "product": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "product_id": "openssl-1_0_0-doc-1.0.2u-6.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "product_id": "libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "product_id": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl10-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl10-1.0.2u-6.2.ppc64le", "product_id": "libopenssl10-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "product": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "product_id": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "openssl-1_0_0-1.0.2u-6.2.ppc64le", "product": { "name": "openssl-1_0_0-1.0.2u-6.2.ppc64le", "product_id": "openssl-1_0_0-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "product": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "product_id": "openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le" } }, { "category": "product_version", "name": "openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "product": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "product_id": "openssl-1_0_0-doc-1.0.2u-6.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "product": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "product_id": "libopenssl-1_0_0-devel-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "product": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "product_id": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl10-1.0.2u-6.2.s390x", "product": { "name": "libopenssl10-1.0.2u-6.2.s390x", "product_id": "libopenssl10-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-32bit-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-hmac-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-steam-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "product": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "product_id": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "openssl-1_0_0-1.0.2u-6.2.s390x", "product": { "name": "openssl-1_0_0-1.0.2u-6.2.s390x", "product_id": "openssl-1_0_0-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "product": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "product_id": "openssl-1_0_0-cavs-1.0.2u-6.2.s390x" } }, { "category": "product_version", "name": "openssl-1_0_0-doc-1.0.2u-6.2.s390x", "product": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.s390x", "product_id": "openssl-1_0_0-doc-1.0.2u-6.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "product_id": "libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "product_id": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl10-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl10-1.0.2u-6.2.x86_64", "product_id": "libopenssl10-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-steam-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "product": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "product_id": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "openssl-1_0_0-1.0.2u-6.2.x86_64", "product": { "name": "openssl-1_0_0-1.0.2u-6.2.x86_64", "product_id": "openssl-1_0_0-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "product": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "product_id": "openssl-1_0_0-cavs-1.0.2u-6.2.x86_64" } }, { "category": "product_version", "name": "openssl-1_0_0-doc-1.0.2u-6.2.x86_64", "product": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.x86_64", "product_id": "openssl-1_0_0-doc-1.0.2u-6.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl10-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl10-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl10-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl10-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl10-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl10-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl10-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl10-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64" }, "product_reference": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le" }, "product_reference": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x" }, "product_reference": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64" }, "product_reference": "libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64" }, "product_reference": "openssl-1_0_0-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le" }, "product_reference": "openssl-1_0_0-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x" }, "product_reference": "openssl-1_0_0-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64" }, "product_reference": "openssl-1_0_0-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64" }, "product_reference": "openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le" }, "product_reference": "openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x" }, "product_reference": "openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-cavs-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64" }, "product_reference": "openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64" }, "product_reference": "openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le" }, "product_reference": "openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x" }, "product_reference": "openssl-1_0_0-doc-1.0.2u-6.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_0_0-doc-1.0.2u-6.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" }, "product_reference": "openssl-1_0_0-doc-1.0.2u-6.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-2937", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-2937" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.7 before 0.9.7l and 0.9.8 before 0.9.8d allows remote attackers to cause a denial of service (infinite loop and memory consumption) via malformed ASN.1 structures that trigger an improperly handled error condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-2937", "url": "https://www.suse.com/security/cve/CVE-2006-2937" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-2937", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-2937", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-2937", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-2937" }, { "cve": "CVE-2006-2940", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-2940" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows attackers to cause a denial of service (CPU consumption) via parasitic public keys with large (1) \"public exponent\" or (2) \"public modulus\" values in X.509 certificates that require extra time to process when using RSA signature verification.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-2940", "url": "https://www.suse.com/security/cve/CVE-2006-2940" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-2940", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-2940", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 208971 for CVE-2006-2940", "url": "https://bugzilla.suse.com/208971" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-2940", "url": "https://bugzilla.suse.com/215623" }, { "category": "external", "summary": "SUSE Bug 223040 for CVE-2006-2940", "url": "https://bugzilla.suse.com/223040" }, { "category": "external", "summary": "SUSE Bug 992991 for CVE-2006-2940", "url": "https://bugzilla.suse.com/992991" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-2940" }, { "cve": "CVE-2006-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-3738" } ], "notes": [ { "category": "general", "text": "Buffer overflow in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions has unspecified impact and remote attack vectors involving a long list of ciphers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-3738", "url": "https://www.suse.com/security/cve/CVE-2006-3738" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-3738", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-3738", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2006-3738" }, { "cve": "CVE-2006-4339", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-4339" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS #1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying X.509 and other certificates that use PKCS #1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-4339", "url": "https://www.suse.com/security/cve/CVE-2006-4339" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-4339", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 203595 for CVE-2006-4339", "url": "https://bugzilla.suse.com/203595" }, { "category": "external", "summary": "SUSE Bug 206636 for CVE-2006-4339", "url": "https://bugzilla.suse.com/206636" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-4339", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-4339", "url": "https://bugzilla.suse.com/215623" }, { "category": "external", "summary": "SUSE Bug 218303 for CVE-2006-4339", "url": "https://bugzilla.suse.com/218303" }, { "category": "external", "summary": "SUSE Bug 233584 for CVE-2006-4339", "url": "https://bugzilla.suse.com/233584" }, { "category": "external", "summary": "SUSE Bug 564512 for CVE-2006-4339", "url": "https://bugzilla.suse.com/564512" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-4339" }, { "cve": "CVE-2006-4343", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-4343" } ], "notes": [ { "category": "general", "text": "The get_server_hello function in the SSLv2 client code in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows remote servers to cause a denial of service (client crash) via unknown vectors that trigger a null pointer dereference.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-4343", "url": "https://www.suse.com/security/cve/CVE-2006-4343" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-4343", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-4343", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-4343", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2006-4343" }, { "cve": "CVE-2007-3108", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2007-3108" } ], "notes": [ { "category": "general", "text": "The BN_from_montgomery function in crypto/bn/bn_mont.c in OpenSSL 0.9.8e and earlier does not properly perform Montgomery multiplication, which might allow local users to conduct a side-channel attack and retrieve RSA private keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2007-3108", "url": "https://www.suse.com/security/cve/CVE-2007-3108" }, { "category": "external", "summary": "SUSE Bug 296511 for CVE-2007-3108", "url": "https://bugzilla.suse.com/296511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2007-3108" }, { "cve": "CVE-2007-5135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2007-5135" } ], "notes": [ { "category": "general", "text": "Off-by-one error in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 up to 0.9.7l, and 0.9.8 up to 0.9.8f, might allow remote attackers to execute arbitrary code via a crafted packet that triggers a one-byte buffer underflow. NOTE: this issue was introduced as a result of a fix for CVE-2006-3738. As of 20071012, it is unknown whether code execution is possible.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2007-5135", "url": "https://www.suse.com/security/cve/CVE-2007-5135" }, { "category": "external", "summary": "SUSE Bug 329208 for CVE-2007-5135", "url": "https://bugzilla.suse.com/329208" }, { "category": "external", "summary": "SUSE Bug 331726 for CVE-2007-5135", "url": "https://bugzilla.suse.com/331726" }, { "category": "external", "summary": "SUSE Bug 363663 for CVE-2007-5135", "url": "https://bugzilla.suse.com/363663" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2007-5135" }, { "cve": "CVE-2008-0891", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-0891" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in OpenSSL 0.9.8f and 0.9.8g, when the TLS server name extensions are enabled, allows remote attackers to cause a denial of service (crash) via a malformed Client Hello packet. NOTE: some of these details are obtained from third party information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-0891", "url": "https://www.suse.com/security/cve/CVE-2008-0891" }, { "category": "external", "summary": "SUSE Bug 394317 for CVE-2008-0891", "url": "https://bugzilla.suse.com/394317" }, { "category": "external", "summary": "SUSE Bug 404511 for CVE-2008-0891", "url": "https://bugzilla.suse.com/404511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-0891" }, { "cve": "CVE-2008-1672", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-1672" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.8f and 0.9.8g allows remote attackers to cause a denial of service (crash) via a TLS handshake that omits the Server Key Exchange message and uses \"particular cipher suites,\" which triggers a NULL pointer dereference.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-1672", "url": "https://www.suse.com/security/cve/CVE-2008-1672" }, { "category": "external", "summary": "SUSE Bug 394317 for CVE-2008-1672", "url": "https://bugzilla.suse.com/394317" }, { "category": "external", "summary": "SUSE Bug 404511 for CVE-2008-1672", "url": "https://bugzilla.suse.com/404511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-1672" }, { "cve": "CVE-2016-7055", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7055" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7055", "url": "https://www.suse.com/security/cve/CVE-2016-7055" }, { "category": "external", "summary": "SUSE Bug 1009528 for CVE-2016-7055", "url": "https://bugzilla.suse.com/1009528" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2016-7055", "url": "https://bugzilla.suse.com/1021641" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-7055" }, { "cve": "CVE-2016-7056", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7056" } ], "notes": [ { "category": "general", "text": "A timing attack flaw was found in OpenSSL 1.0.1u and before that could allow a malicious user with local access to recover ECDSA P-256 private keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7056", "url": "https://www.suse.com/security/cve/CVE-2016-7056" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1019334 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1019334" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-7056" }, { "cve": "CVE-2017-3731", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3731" } ], "notes": [ { "category": "general", "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3731", "url": "https://www.suse.com/security/cve/CVE-2017-3731" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1021641" }, { "category": "external", "summary": "SUSE Bug 1022085 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1022085" }, { "category": "external", "summary": "SUSE Bug 1064118 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064118" }, { "category": "external", "summary": "SUSE Bug 1064119 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3731" }, { "cve": "CVE-2017-3732", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3732" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3732", "url": "https://www.suse.com/security/cve/CVE-2017-3732" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1021641" }, { "category": "external", "summary": "SUSE Bug 1022086 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1022086" }, { "category": "external", "summary": "SUSE Bug 1049418 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049418" }, { "category": "external", "summary": "SUSE Bug 1049421 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049421" }, { "category": "external", "summary": "SUSE Bug 1049422 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049422" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3732", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2017-3732" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3737", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3737" } ], "notes": [ { "category": "general", "text": "OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an \"error state\" mechanism. The intent was that if a fatal error occurred during a handshake then OpenSSL would move into the error state and would immediately fail if you attempted to continue the handshake. This works as designed for the explicit handshake functions (SSL_do_handshake(), SSL_accept() and SSL_connect()), however due to a bug it does not work correctly if SSL_read() or SSL_write() is called directly. In that scenario, if the handshake fails then a fatal error will be returned in the initial function call. If SSL_read()/SSL_write() is subsequently called by the application for the same SSL object then it will succeed and the data is passed without being decrypted/encrypted directly from the SSL/TLS record layer. In order to exploit this issue an application bug would have to be present that resulted in a call to SSL_read()/SSL_write() being issued after having already received a fatal error. OpenSSL version 1.0.2b-1.0.2m are affected. Fixed in OpenSSL 1.0.2n. OpenSSL 1.1.0 is not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3737", "url": "https://www.suse.com/security/cve/CVE-2017-3737" }, { "category": "external", "summary": "SUSE Bug 1071905 for CVE-2017-3737", "url": "https://bugzilla.suse.com/1071905" }, { "category": "external", "summary": "SUSE Bug 1072322 for CVE-2017-3737", "url": "https://bugzilla.suse.com/1072322" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3737", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 1089987 for CVE-2017-3737", "url": "https://bugzilla.suse.com/1089987" }, { "category": "external", "summary": "SUSE Bug 1089997 for CVE-2017-3737", "url": "https://bugzilla.suse.com/1089997" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3737" }, { "cve": "CVE-2017-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3738" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3738", "url": "https://www.suse.com/security/cve/CVE-2017-3738" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1097757 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1097757" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2017-3738" }, { "cve": "CVE-2018-0732", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0732" } ], "notes": [ { "category": "general", "text": "During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0732", "url": "https://www.suse.com/security/cve/CVE-2018-0732" }, { "category": "external", "summary": "SUSE Bug 1077628 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1077628" }, { "category": "external", "summary": "SUSE Bug 1097158 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1097158" }, { "category": "external", "summary": "SUSE Bug 1099502 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1099502" }, { "category": "external", "summary": "SUSE Bug 1106692 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1106692" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1108542" }, { "category": "external", "summary": "SUSE Bug 1110163 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1110163" }, { "category": "external", "summary": "SUSE Bug 1112097 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1112097" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1122198" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-0732" }, { "cve": "CVE-2018-0734", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0734" } ], "notes": [ { "category": "general", "text": "The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0734", "url": "https://www.suse.com/security/cve/CVE-2018-0734" }, { "category": "external", "summary": "SUSE Bug 1113534 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113534" }, { "category": "external", "summary": "SUSE Bug 1113652 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113652" }, { "category": "external", "summary": "SUSE Bug 1113742 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113742" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1122198" }, { "category": "external", "summary": "SUSE Bug 1122212 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1122212" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1126909" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0734" }, { "cve": "CVE-2018-0737", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0737" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0737", "url": "https://www.suse.com/security/cve/CVE-2018-0737" }, { "category": "external", "summary": "SUSE Bug 1089039 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089039" }, { "category": "external", "summary": "SUSE Bug 1089041 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089041" }, { "category": "external", "summary": "SUSE Bug 1089044 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089044" }, { "category": "external", "summary": "SUSE Bug 1089045 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089045" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1108542" }, { "category": "external", "summary": "SUSE Bug 1123780 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1123780" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0737" }, { "cve": "CVE-2018-0739", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0739" } ], "notes": [ { "category": "general", "text": "Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0739", "url": "https://www.suse.com/security/cve/CVE-2018-0739" }, { "category": "external", "summary": "SUSE Bug 1087102 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1087102" }, { "category": "external", "summary": "SUSE Bug 1089997 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1089997" }, { "category": "external", "summary": "SUSE Bug 1094291 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1094291" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1108542" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-0739" }, { "cve": "CVE-2018-5407", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-5407" } ], "notes": [ { "category": "general", "text": "Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on \u0027port contention\u0027.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-5407", "url": "https://www.suse.com/security/cve/CVE-2018-5407" }, { "category": "external", "summary": "SUSE Bug 1113534 for CVE-2018-5407", "url": "https://bugzilla.suse.com/1113534" }, { "category": "external", "summary": "SUSE Bug 1116195 for CVE-2018-5407", "url": "https://bugzilla.suse.com/1116195" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-5407", "url": "https://bugzilla.suse.com/1126909" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-5407", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-5407" }, { "cve": "CVE-2019-1547", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1547" } ], "notes": [ { "category": "general", "text": "Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters (instead of using a named curve). In those cases it is possible that such a group does not have the cofactor present. This can occur even where all the parameters match a known named curve. If such a curve is used then OpenSSL falls back to non-side channel resistant code paths which may result in full key recovery during an ECDSA signature operation. In order to be vulnerable an attacker would have to have the ability to time the creation of a large number of signatures where explicit parameters with no co-factor present are in use by an application using libcrypto. For the avoidance of doubt libssl is not vulnerable because explicit parameters are never used. 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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1547", "url": "https://www.suse.com/security/cve/CVE-2019-1547" }, { "category": "external", "summary": "SUSE Bug 1150003 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1150003" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1154162" }, { "category": "external", "summary": "SUSE Bug 1154166 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1154166" }, { "category": "external", "summary": "SUSE Bug 1156430 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1156430" }, { "category": "external", "summary": "SUSE Bug 1161085 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1161085" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1547" }, { "cve": "CVE-2019-1551", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1551" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH512 are considered just feasible. However, for an attack the target would have to re-use the DH512 private key, which is not recommended anyway. Also applications directly using the low level API BN_mod_exp may be affected if they use BN_FLG_CONSTTIME. Fixed in OpenSSL 1.1.1e (Affected 1.1.1-1.1.1d). Fixed in OpenSSL 1.0.2u (Affected 1.0.2-1.0.2t).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1551", "url": "https://www.suse.com/security/cve/CVE-2019-1551" }, { "category": "external", "summary": "SUSE Bug 1158809 for CVE-2019-1551", "url": "https://bugzilla.suse.com/1158809" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1551", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1551" }, { "cve": "CVE-2019-1559", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1559" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1559", "url": "https://www.suse.com/security/cve/CVE-2019-1559" }, { "category": "external", "summary": "SUSE Bug 1127080 for CVE-2019-1559", "url": "https://bugzilla.suse.com/1127080" }, { "category": "external", "summary": "SUSE Bug 1130039 for CVE-2019-1559", "url": "https://bugzilla.suse.com/1130039" }, { "category": "external", "summary": "SUSE Bug 1141798 for CVE-2019-1559", "url": "https://bugzilla.suse.com/1141798" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-1559" }, { "cve": "CVE-2019-1563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1563" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1563", "url": "https://www.suse.com/security/cve/CVE-2019-1563" }, { "category": "external", "summary": "SUSE Bug 1150250 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1150250" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1154162" }, { "category": "external", "summary": "SUSE Bug 1156430 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1156430" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-1563" }, { "cve": "CVE-2021-23840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23840" } ], "notes": [ { "category": "general", "text": "Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23840", "url": "https://www.suse.com/security/cve/CVE-2021-23840" }, { "category": "external", "summary": "SUSE Bug 1182333 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1182333" }, { "category": "external", "summary": "SUSE Bug 1187743 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1187743" }, { "category": "external", "summary": "SUSE Bug 1214334 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1214334" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23841" } ], "notes": [ { "category": "general", "text": "The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23841", "url": "https://www.suse.com/security/cve/CVE-2021-23841" }, { "category": "external", "summary": "SUSE Bug 1182331 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1182331" }, { "category": "external", "summary": "SUSE Bug 1187743 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1187743" }, { "category": "external", "summary": "SUSE Bug 1214334 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1214334" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23841" }, { "cve": "CVE-2021-3712", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3712" } ], "notes": [ { "category": "general", "text": "ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL\u0027s own \"d2i\" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the \"data\" and \"length\" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the \"data\" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3712", "url": "https://www.suse.com/security/cve/CVE-2021-3712" }, { "category": "external", "summary": "SUSE Bug 1189521 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1189521" }, { "category": "external", "summary": "SUSE Bug 1190129 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1190129" }, { "category": "external", "summary": "SUSE Bug 1191640 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1191640" }, { "category": "external", "summary": "SUSE Bug 1192100 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1192100" }, { "category": "external", "summary": "SUSE Bug 1192787 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1192787" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1194948" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl-1_0_0-devel-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl10-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-hmac-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:libopenssl1_0_0-steam-32bit-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-cavs-1.0.2u-6.2.x86_64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.aarch64", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.ppc64le", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.s390x", "openSUSE Tumbleweed:openssl-1_0_0-doc-1.0.2u-6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3712" } ] }
opensuse-su-2024:11127-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libopenssl-1_1-devel-1.1.1l-1.2 on GA media
Notes
Title of the patch
libopenssl-1_1-devel-1.1.1l-1.2 on GA media
Description of the patch
These are all security issues fixed in the libopenssl-1_1-devel-1.1.1l-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11127
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libopenssl-1_1-devel-1.1.1l-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libopenssl-1_1-devel-1.1.1l-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11127", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11127-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2006-2937 page", "url": "https://www.suse.com/security/cve/CVE-2006-2937/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-2940 page", "url": "https://www.suse.com/security/cve/CVE-2006-2940/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-3738 page", "url": "https://www.suse.com/security/cve/CVE-2006-3738/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-4339 page", "url": "https://www.suse.com/security/cve/CVE-2006-4339/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-4343 page", "url": "https://www.suse.com/security/cve/CVE-2006-4343/" }, { "category": "self", "summary": "SUSE CVE CVE-2006-7250 page", "url": "https://www.suse.com/security/cve/CVE-2006-7250/" }, { "category": "self", "summary": "SUSE CVE CVE-2007-3108 page", "url": "https://www.suse.com/security/cve/CVE-2007-3108/" }, { "category": "self", "summary": "SUSE CVE CVE-2007-5135 page", "url": "https://www.suse.com/security/cve/CVE-2007-5135/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-0891 page", "url": "https://www.suse.com/security/cve/CVE-2008-0891/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-1672 page", "url": "https://www.suse.com/security/cve/CVE-2008-1672/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-5077 page", "url": "https://www.suse.com/security/cve/CVE-2008-5077/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-0590 page", "url": "https://www.suse.com/security/cve/CVE-2009-0590/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-0591 page", "url": "https://www.suse.com/security/cve/CVE-2009-0591/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-0789 page", "url": "https://www.suse.com/security/cve/CVE-2009-0789/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-1377 page", "url": "https://www.suse.com/security/cve/CVE-2009-1377/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-1378 page", "url": "https://www.suse.com/security/cve/CVE-2009-1378/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-1379 page", "url": "https://www.suse.com/security/cve/CVE-2009-1379/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-1386 page", "url": "https://www.suse.com/security/cve/CVE-2009-1386/" }, { "category": "self", "summary": "SUSE CVE CVE-2009-1387 page", "url": "https://www.suse.com/security/cve/CVE-2009-1387/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-0740 page", "url": "https://www.suse.com/security/cve/CVE-2010-0740/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-0742 page", "url": "https://www.suse.com/security/cve/CVE-2010-0742/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-1633 page", "url": "https://www.suse.com/security/cve/CVE-2010-1633/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-2939 page", "url": "https://www.suse.com/security/cve/CVE-2010-2939/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-3864 page", "url": "https://www.suse.com/security/cve/CVE-2010-3864/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-5298 page", "url": "https://www.suse.com/security/cve/CVE-2010-5298/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-0014 page", "url": "https://www.suse.com/security/cve/CVE-2011-0014/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-3207 page", "url": "https://www.suse.com/security/cve/CVE-2011-3207/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4108 page", "url": "https://www.suse.com/security/cve/CVE-2011-4108/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4576 page", "url": "https://www.suse.com/security/cve/CVE-2011-4576/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4577 page", "url": "https://www.suse.com/security/cve/CVE-2011-4577/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-4619 page", "url": "https://www.suse.com/security/cve/CVE-2011-4619/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-0027 page", "url": "https://www.suse.com/security/cve/CVE-2012-0027/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-0050 page", "url": "https://www.suse.com/security/cve/CVE-2012-0050/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-0884 page", "url": "https://www.suse.com/security/cve/CVE-2012-0884/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-1165 page", "url": "https://www.suse.com/security/cve/CVE-2012-1165/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-2110 page", "url": "https://www.suse.com/security/cve/CVE-2012-2110/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-2686 page", "url": "https://www.suse.com/security/cve/CVE-2012-2686/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-4929 page", "url": "https://www.suse.com/security/cve/CVE-2012-4929/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0166 page", "url": "https://www.suse.com/security/cve/CVE-2013-0166/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0169 page", "url": "https://www.suse.com/security/cve/CVE-2013-0169/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-4353 page", "url": "https://www.suse.com/security/cve/CVE-2013-4353/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-6449 page", "url": "https://www.suse.com/security/cve/CVE-2013-6449/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-6450 page", "url": "https://www.suse.com/security/cve/CVE-2013-6450/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0076 page", "url": "https://www.suse.com/security/cve/CVE-2014-0076/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0160 page", "url": "https://www.suse.com/security/cve/CVE-2014-0160/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0195 page", "url": "https://www.suse.com/security/cve/CVE-2014-0195/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0198 page", "url": "https://www.suse.com/security/cve/CVE-2014-0198/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0221 page", "url": "https://www.suse.com/security/cve/CVE-2014-0221/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0224 page", "url": "https://www.suse.com/security/cve/CVE-2014-0224/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3470 page", "url": "https://www.suse.com/security/cve/CVE-2014-3470/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3505 page", "url": "https://www.suse.com/security/cve/CVE-2014-3505/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3506 page", "url": "https://www.suse.com/security/cve/CVE-2014-3506/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3507 page", "url": "https://www.suse.com/security/cve/CVE-2014-3507/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3508 page", "url": "https://www.suse.com/security/cve/CVE-2014-3508/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3509 page", "url": "https://www.suse.com/security/cve/CVE-2014-3509/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3510 page", "url": "https://www.suse.com/security/cve/CVE-2014-3510/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3511 page", "url": "https://www.suse.com/security/cve/CVE-2014-3511/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3512 page", "url": "https://www.suse.com/security/cve/CVE-2014-3512/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3513 page", "url": "https://www.suse.com/security/cve/CVE-2014-3513/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3567 page", "url": "https://www.suse.com/security/cve/CVE-2014-3567/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3568 page", "url": "https://www.suse.com/security/cve/CVE-2014-3568/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3569 page", "url": "https://www.suse.com/security/cve/CVE-2014-3569/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3570 page", "url": "https://www.suse.com/security/cve/CVE-2014-3570/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3571 page", "url": "https://www.suse.com/security/cve/CVE-2014-3571/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3572 page", "url": "https://www.suse.com/security/cve/CVE-2014-3572/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-5139 page", "url": "https://www.suse.com/security/cve/CVE-2014-5139/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8275 page", "url": "https://www.suse.com/security/cve/CVE-2014-8275/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0204 page", "url": "https://www.suse.com/security/cve/CVE-2015-0204/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0205 page", "url": "https://www.suse.com/security/cve/CVE-2015-0205/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0206 page", "url": "https://www.suse.com/security/cve/CVE-2015-0206/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0209 page", "url": "https://www.suse.com/security/cve/CVE-2015-0209/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0286 page", "url": "https://www.suse.com/security/cve/CVE-2015-0286/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0287 page", "url": "https://www.suse.com/security/cve/CVE-2015-0287/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0288 page", "url": "https://www.suse.com/security/cve/CVE-2015-0288/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0289 page", "url": "https://www.suse.com/security/cve/CVE-2015-0289/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-0293 page", "url": "https://www.suse.com/security/cve/CVE-2015-0293/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1788 page", "url": "https://www.suse.com/security/cve/CVE-2015-1788/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1789 page", "url": "https://www.suse.com/security/cve/CVE-2015-1789/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1790 page", "url": "https://www.suse.com/security/cve/CVE-2015-1790/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1791 page", "url": "https://www.suse.com/security/cve/CVE-2015-1791/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1792 page", "url": "https://www.suse.com/security/cve/CVE-2015-1792/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1793 page", "url": "https://www.suse.com/security/cve/CVE-2015-1793/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1794 page", "url": "https://www.suse.com/security/cve/CVE-2015-1794/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3193 page", "url": "https://www.suse.com/security/cve/CVE-2015-3193/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3194 page", "url": "https://www.suse.com/security/cve/CVE-2015-3194/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3195 page", "url": "https://www.suse.com/security/cve/CVE-2015-3195/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3196 page", "url": "https://www.suse.com/security/cve/CVE-2015-3196/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3197 page", "url": "https://www.suse.com/security/cve/CVE-2015-3197/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0701 page", "url": "https://www.suse.com/security/cve/CVE-2016-0701/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0702 page", "url": "https://www.suse.com/security/cve/CVE-2016-0702/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0705 page", "url": "https://www.suse.com/security/cve/CVE-2016-0705/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0797 page", "url": "https://www.suse.com/security/cve/CVE-2016-0797/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0798 page", "url": "https://www.suse.com/security/cve/CVE-2016-0798/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0800 page", "url": "https://www.suse.com/security/cve/CVE-2016-0800/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2105 page", "url": "https://www.suse.com/security/cve/CVE-2016-2105/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2106 page", "url": "https://www.suse.com/security/cve/CVE-2016-2106/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2107 page", "url": "https://www.suse.com/security/cve/CVE-2016-2107/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2109 page", "url": "https://www.suse.com/security/cve/CVE-2016-2109/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2176 page", "url": "https://www.suse.com/security/cve/CVE-2016-2176/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2177 page", "url": "https://www.suse.com/security/cve/CVE-2016-2177/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2178 page", "url": "https://www.suse.com/security/cve/CVE-2016-2178/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2179 page", "url": "https://www.suse.com/security/cve/CVE-2016-2179/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2180 page", "url": "https://www.suse.com/security/cve/CVE-2016-2180/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2181 page", "url": "https://www.suse.com/security/cve/CVE-2016-2181/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2182 page", "url": "https://www.suse.com/security/cve/CVE-2016-2182/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-2183 page", "url": "https://www.suse.com/security/cve/CVE-2016-2183/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6302 page", "url": "https://www.suse.com/security/cve/CVE-2016-6302/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6303 page", "url": "https://www.suse.com/security/cve/CVE-2016-6303/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6304 page", "url": "https://www.suse.com/security/cve/CVE-2016-6304/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6306 page", "url": "https://www.suse.com/security/cve/CVE-2016-6306/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7052 page", "url": "https://www.suse.com/security/cve/CVE-2016-7052/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7055 page", "url": "https://www.suse.com/security/cve/CVE-2016-7055/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-7056 page", "url": "https://www.suse.com/security/cve/CVE-2016-7056/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3731 page", "url": "https://www.suse.com/security/cve/CVE-2017-3731/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3732 page", "url": "https://www.suse.com/security/cve/CVE-2017-3732/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3735 page", "url": "https://www.suse.com/security/cve/CVE-2017-3735/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3736 page", "url": "https://www.suse.com/security/cve/CVE-2017-3736/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-3738 page", "url": "https://www.suse.com/security/cve/CVE-2017-3738/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0732 page", "url": "https://www.suse.com/security/cve/CVE-2018-0732/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0734 page", "url": "https://www.suse.com/security/cve/CVE-2018-0734/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0735 page", "url": "https://www.suse.com/security/cve/CVE-2018-0735/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0737 page", "url": "https://www.suse.com/security/cve/CVE-2018-0737/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0739 page", "url": "https://www.suse.com/security/cve/CVE-2018-0739/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1543 page", "url": "https://www.suse.com/security/cve/CVE-2019-1543/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1547 page", "url": "https://www.suse.com/security/cve/CVE-2019-1547/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1549 page", "url": "https://www.suse.com/security/cve/CVE-2019-1549/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1551 page", "url": "https://www.suse.com/security/cve/CVE-2019-1551/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1563 page", "url": "https://www.suse.com/security/cve/CVE-2019-1563/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1967 page", "url": "https://www.suse.com/security/cve/CVE-2020-1967/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1971 page", "url": "https://www.suse.com/security/cve/CVE-2020-1971/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23840 page", "url": "https://www.suse.com/security/cve/CVE-2021-23840/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23841 page", "url": "https://www.suse.com/security/cve/CVE-2021-23841/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3449 page", "url": "https://www.suse.com/security/cve/CVE-2021-3449/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3450 page", "url": "https://www.suse.com/security/cve/CVE-2021-3450/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3711 page", "url": "https://www.suse.com/security/cve/CVE-2021-3711/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3712 page", "url": "https://www.suse.com/security/cve/CVE-2021-3712/" } ], "title": "libopenssl-1_1-devel-1.1.1l-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11127-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "product": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "product_id": "libopenssl-1_1-devel-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "product": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "product_id": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_1-1.1.1l-1.2.aarch64", "product": { "name": "libopenssl1_1-1.1.1l-1.2.aarch64", "product_id": "libopenssl1_1-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "product": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "product_id": "libopenssl1_1-32bit-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "product": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "product_id": "libopenssl1_1-hmac-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "openssl-1_1-1.1.1l-1.2.aarch64", "product": { "name": "openssl-1_1-1.1.1l-1.2.aarch64", "product_id": "openssl-1_1-1.1.1l-1.2.aarch64" } }, { "category": "product_version", "name": "openssl-1_1-doc-1.1.1l-1.2.aarch64", "product": { "name": "openssl-1_1-doc-1.1.1l-1.2.aarch64", "product_id": "openssl-1_1-doc-1.1.1l-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "product": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "product_id": "libopenssl-1_1-devel-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "product": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "product_id": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_1-1.1.1l-1.2.ppc64le", "product": { "name": "libopenssl1_1-1.1.1l-1.2.ppc64le", "product_id": "libopenssl1_1-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "product": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "product_id": "libopenssl1_1-32bit-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "product": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "product_id": "libopenssl1_1-hmac-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "openssl-1_1-1.1.1l-1.2.ppc64le", "product": { "name": "openssl-1_1-1.1.1l-1.2.ppc64le", "product_id": "openssl-1_1-1.1.1l-1.2.ppc64le" } }, { "category": "product_version", "name": "openssl-1_1-doc-1.1.1l-1.2.ppc64le", "product": { "name": "openssl-1_1-doc-1.1.1l-1.2.ppc64le", "product_id": "openssl-1_1-doc-1.1.1l-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_1-devel-1.1.1l-1.2.s390x", "product": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.s390x", "product_id": "libopenssl-1_1-devel-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "product": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "product_id": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_1-1.1.1l-1.2.s390x", "product": { "name": "libopenssl1_1-1.1.1l-1.2.s390x", "product_id": "libopenssl1_1-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_1-32bit-1.1.1l-1.2.s390x", "product": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.s390x", "product_id": "libopenssl1_1-32bit-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "libopenssl1_1-hmac-1.1.1l-1.2.s390x", "product": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.s390x", "product_id": "libopenssl1_1-hmac-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "openssl-1_1-1.1.1l-1.2.s390x", "product": { "name": "openssl-1_1-1.1.1l-1.2.s390x", "product_id": "openssl-1_1-1.1.1l-1.2.s390x" } }, { "category": "product_version", "name": "openssl-1_1-doc-1.1.1l-1.2.s390x", "product": { "name": "openssl-1_1-doc-1.1.1l-1.2.s390x", "product_id": "openssl-1_1-doc-1.1.1l-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "product": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "product_id": "libopenssl-1_1-devel-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "product": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "product_id": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_1-1.1.1l-1.2.x86_64", "product": { "name": "libopenssl1_1-1.1.1l-1.2.x86_64", "product_id": "libopenssl1_1-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "product": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "product_id": "libopenssl1_1-32bit-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "product": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "product_id": "libopenssl1_1-hmac-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "openssl-1_1-1.1.1l-1.2.x86_64", "product": { "name": "openssl-1_1-1.1.1l-1.2.x86_64", "product_id": "openssl-1_1-1.1.1l-1.2.x86_64" } }, { "category": "product_version", "name": "openssl-1_1-doc-1.1.1l-1.2.x86_64", "product": { "name": "openssl-1_1-doc-1.1.1l-1.2.x86_64", "product_id": "openssl-1_1-doc-1.1.1l-1.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64" }, "product_reference": "libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le" }, "product_reference": "libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x" }, "product_reference": "libopenssl-1_1-devel-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64" }, "product_reference": "libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64" }, "product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le" }, "product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x" }, "product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64" }, "product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64" }, "product_reference": "libopenssl1_1-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le" }, "product_reference": "libopenssl1_1-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x" }, "product_reference": "libopenssl1_1-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64" }, "product_reference": "libopenssl1_1-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64" }, "product_reference": "libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le" }, "product_reference": "libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x" }, "product_reference": "libopenssl1_1-32bit-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-32bit-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64" }, "product_reference": "libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64" }, "product_reference": "libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le" }, "product_reference": "libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x" }, "product_reference": "libopenssl1_1-hmac-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libopenssl1_1-hmac-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64" }, "product_reference": "libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64" }, "product_reference": "openssl-1_1-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le" }, "product_reference": "openssl-1_1-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x" }, "product_reference": "openssl-1_1-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64" }, "product_reference": "openssl-1_1-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-doc-1.1.1l-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64" }, "product_reference": "openssl-1_1-doc-1.1.1l-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-doc-1.1.1l-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le" }, "product_reference": "openssl-1_1-doc-1.1.1l-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-doc-1.1.1l-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x" }, "product_reference": "openssl-1_1-doc-1.1.1l-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1_1-doc-1.1.1l-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" }, "product_reference": "openssl-1_1-doc-1.1.1l-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-2937", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-2937" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.7 before 0.9.7l and 0.9.8 before 0.9.8d allows remote attackers to cause a denial of service (infinite loop and memory consumption) via malformed ASN.1 structures that trigger an improperly handled error condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-2937", "url": "https://www.suse.com/security/cve/CVE-2006-2937" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-2937", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-2937", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-2937", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-2937" }, { "cve": "CVE-2006-2940", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-2940" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows attackers to cause a denial of service (CPU consumption) via parasitic public keys with large (1) \"public exponent\" or (2) \"public modulus\" values in X.509 certificates that require extra time to process when using RSA signature verification.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-2940", "url": "https://www.suse.com/security/cve/CVE-2006-2940" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-2940", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-2940", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 208971 for CVE-2006-2940", "url": "https://bugzilla.suse.com/208971" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-2940", "url": "https://bugzilla.suse.com/215623" }, { "category": "external", "summary": "SUSE Bug 223040 for CVE-2006-2940", "url": "https://bugzilla.suse.com/223040" }, { "category": "external", "summary": "SUSE Bug 992991 for CVE-2006-2940", "url": "https://bugzilla.suse.com/992991" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-2940" }, { "cve": "CVE-2006-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-3738" } ], "notes": [ { "category": "general", "text": "Buffer overflow in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions has unspecified impact and remote attack vectors involving a long list of ciphers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-3738", "url": "https://www.suse.com/security/cve/CVE-2006-3738" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-3738", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-3738", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2006-3738" }, { "cve": "CVE-2006-4339", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-4339" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before generating a hash, which allows remote attackers to forge a PKCS #1 v1.5 signature that is signed by that RSA key and prevents OpenSSL from correctly verifying X.509 and other certificates that use PKCS #1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-4339", "url": "https://www.suse.com/security/cve/CVE-2006-4339" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-4339", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 203595 for CVE-2006-4339", "url": "https://bugzilla.suse.com/203595" }, { "category": "external", "summary": "SUSE Bug 206636 for CVE-2006-4339", "url": "https://bugzilla.suse.com/206636" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-4339", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-4339", "url": "https://bugzilla.suse.com/215623" }, { "category": "external", "summary": "SUSE Bug 218303 for CVE-2006-4339", "url": "https://bugzilla.suse.com/218303" }, { "category": "external", "summary": "SUSE Bug 233584 for CVE-2006-4339", "url": "https://bugzilla.suse.com/233584" }, { "category": "external", "summary": "SUSE Bug 564512 for CVE-2006-4339", "url": "https://bugzilla.suse.com/564512" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2006-4339" }, { "cve": "CVE-2006-4343", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-4343" } ], "notes": [ { "category": "general", "text": "The get_server_hello function in the SSLv2 client code in OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows remote servers to cause a denial of service (client crash) via unknown vectors that trigger a null pointer dereference.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-4343", "url": "https://www.suse.com/security/cve/CVE-2006-4343" }, { "category": "external", "summary": "SUSE Bug 202366 for CVE-2006-4343", "url": "https://bugzilla.suse.com/202366" }, { "category": "external", "summary": "SUSE Bug 207635 for CVE-2006-4343", "url": "https://bugzilla.suse.com/207635" }, { "category": "external", "summary": "SUSE Bug 215623 for CVE-2006-4343", "url": "https://bugzilla.suse.com/215623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2006-4343" }, { "cve": "CVE-2006-7250", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2006-7250" } ], "notes": [ { "category": "general", "text": "The mime_hdr_cmp function in crypto/asn1/asn_mime.c in OpenSSL 0.9.8t and earlier allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted S/MIME message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2006-7250", "url": "https://www.suse.com/security/cve/CVE-2006-7250" }, { "category": "external", "summary": "SUSE Bug 748738 for CVE-2006-7250", "url": "https://bugzilla.suse.com/748738" }, { "category": "external", "summary": "SUSE Bug 883307 for CVE-2006-7250", "url": "https://bugzilla.suse.com/883307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2006-7250" }, { "cve": "CVE-2007-3108", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2007-3108" } ], "notes": [ { "category": "general", "text": "The BN_from_montgomery function in crypto/bn/bn_mont.c in OpenSSL 0.9.8e and earlier does not properly perform Montgomery multiplication, which might allow local users to conduct a side-channel attack and retrieve RSA private keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2007-3108", "url": "https://www.suse.com/security/cve/CVE-2007-3108" }, { "category": "external", "summary": "SUSE Bug 296511 for CVE-2007-3108", "url": "https://bugzilla.suse.com/296511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2007-3108" }, { "cve": "CVE-2007-5135", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2007-5135" } ], "notes": [ { "category": "general", "text": "Off-by-one error in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 up to 0.9.7l, and 0.9.8 up to 0.9.8f, might allow remote attackers to execute arbitrary code via a crafted packet that triggers a one-byte buffer underflow. NOTE: this issue was introduced as a result of a fix for CVE-2006-3738. As of 20071012, it is unknown whether code execution is possible.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2007-5135", "url": "https://www.suse.com/security/cve/CVE-2007-5135" }, { "category": "external", "summary": "SUSE Bug 329208 for CVE-2007-5135", "url": "https://bugzilla.suse.com/329208" }, { "category": "external", "summary": "SUSE Bug 331726 for CVE-2007-5135", "url": "https://bugzilla.suse.com/331726" }, { "category": "external", "summary": "SUSE Bug 363663 for CVE-2007-5135", "url": "https://bugzilla.suse.com/363663" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2007-5135" }, { "cve": "CVE-2008-0891", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-0891" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in OpenSSL 0.9.8f and 0.9.8g, when the TLS server name extensions are enabled, allows remote attackers to cause a denial of service (crash) via a malformed Client Hello packet. NOTE: some of these details are obtained from third party information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-0891", "url": "https://www.suse.com/security/cve/CVE-2008-0891" }, { "category": "external", "summary": "SUSE Bug 394317 for CVE-2008-0891", "url": "https://bugzilla.suse.com/394317" }, { "category": "external", "summary": "SUSE Bug 404511 for CVE-2008-0891", "url": "https://bugzilla.suse.com/404511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-0891" }, { "cve": "CVE-2008-1672", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-1672" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.8f and 0.9.8g allows remote attackers to cause a denial of service (crash) via a TLS handshake that omits the Server Key Exchange message and uses \"particular cipher suites,\" which triggers a NULL pointer dereference.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-1672", "url": "https://www.suse.com/security/cve/CVE-2008-1672" }, { "category": "external", "summary": "SUSE Bug 394317 for CVE-2008-1672", "url": "https://bugzilla.suse.com/394317" }, { "category": "external", "summary": "SUSE Bug 404511 for CVE-2008-1672", "url": "https://bugzilla.suse.com/404511" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-1672" }, { "cve": "CVE-2008-5077", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-5077" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-5077", "url": "https://www.suse.com/security/cve/CVE-2008-5077" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2008-5077", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 465675 for CVE-2008-5077", "url": "https://bugzilla.suse.com/465675" }, { "category": "external", "summary": "SUSE Bug 465676 for CVE-2008-5077", "url": "https://bugzilla.suse.com/465676" }, { "category": "external", "summary": "SUSE Bug 468866 for CVE-2008-5077", "url": "https://bugzilla.suse.com/468866" }, { "category": "external", "summary": "SUSE Bug 470968 for CVE-2008-5077", "url": "https://bugzilla.suse.com/470968" }, { "category": "external", "summary": "SUSE Bug 475108 for CVE-2008-5077", "url": "https://bugzilla.suse.com/475108" }, { "category": "external", "summary": "SUSE Bug 552497 for CVE-2008-5077", "url": "https://bugzilla.suse.com/552497" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2008-5077", "url": "https://bugzilla.suse.com/629905" }, { "category": "external", "summary": "SUSE Bug 708266 for CVE-2008-5077", "url": "https://bugzilla.suse.com/708266" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-5077" }, { "cve": "CVE-2009-0590", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-0590" } ], "notes": [ { "category": "general", "text": "The ASN1_STRING_print_ex function in OpenSSL before 0.9.8k allows remote attackers to cause a denial of service (invalid memory access and application crash) via vectors that trigger printing of a (1) BMPString or (2) UniversalString with an invalid encoded length.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-0590", "url": "https://www.suse.com/security/cve/CVE-2009-0590" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-0590", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 489641 for CVE-2009-0590", "url": "https://bugzilla.suse.com/489641" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-0590", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-0590" }, { "cve": "CVE-2009-0591", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-0591" } ], "notes": [ { "category": "general", "text": "The CMS_verify function in OpenSSL 0.9.8h through 0.9.8j, when CMS is enabled, does not properly handle errors associated with malformed signed attributes, which allows remote attackers to repudiate a signature that originally appeared to be valid but was actually invalid.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-0591", "url": "https://www.suse.com/security/cve/CVE-2009-0591" }, { "category": "external", "summary": "SUSE Bug 489641 for CVE-2009-0591", "url": "https://bugzilla.suse.com/489641" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-0591", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2009-0591" }, { "cve": "CVE-2009-0789", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-0789" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8k on WIN64 and certain other platforms does not properly handle a malformed ASN.1 structure, which allows remote attackers to cause a denial of service (invalid memory access and application crash) by placing this structure in the public key of a certificate, as demonstrated by an RSA public key.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-0789", "url": "https://www.suse.com/security/cve/CVE-2009-0789" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-0789", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 489641 for CVE-2009-0789", "url": "https://bugzilla.suse.com/489641" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-0789", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2009-0789" }, { "cve": "CVE-2009-1377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-1377" } ], "notes": [ { "category": "general", "text": "The dtls1_buffer_record function in ssl/d1_pkt.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allows remote attackers to cause a denial of service (memory consumption) via a large series of \"future epoch\" DTLS records that are buffered in a queue, aka \"DTLS record buffer limitation bug.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-1377", "url": "https://www.suse.com/security/cve/CVE-2009-1377" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-1377", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 504687 for CVE-2009-1377", "url": "https://bugzilla.suse.com/504687" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-1377", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-1377" }, { "cve": "CVE-2009-1378", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-1378" } ], "notes": [ { "category": "general", "text": "Multiple memory leaks in the dtls1_process_out_of_seq_message function in ssl/d1_both.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allow remote attackers to cause a denial of service (memory consumption) via DTLS records that (1) are duplicates or (2) have sequence numbers much greater than current sequence numbers, aka \"DTLS fragment handling memory leak.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-1378", "url": "https://www.suse.com/security/cve/CVE-2009-1378" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-1378", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 504687 for CVE-2009-1378", "url": "https://bugzilla.suse.com/504687" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-1378", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-1378" }, { "cve": "CVE-2009-1379", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-1379" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL 1.0.0 Beta 2 allows remote attackers to cause a denial of service (openssl s_client crash) and possibly have unspecified other impact via a DTLS packet, as demonstrated by a packet from a server that uses a crafted server certificate.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-1379", "url": "https://www.suse.com/security/cve/CVE-2009-1379" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-1379", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 504687 for CVE-2009-1379", "url": "https://bugzilla.suse.com/504687" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-1379", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-1379" }, { "cve": "CVE-2009-1386", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-1386" } ], "notes": [ { "category": "general", "text": "ssl/s3_pkt.c in OpenSSL before 0.9.8i allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a DTLS ChangeCipherSpec packet that occurs before ClientHello.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-1386", "url": "https://www.suse.com/security/cve/CVE-2009-1386" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-1386", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 509031 for CVE-2009-1386", "url": "https://bugzilla.suse.com/509031" }, { "category": "external", "summary": "SUSE Bug 515659 for CVE-2009-1386", "url": "https://bugzilla.suse.com/515659" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-1386", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-1386" }, { "cve": "CVE-2009-1387", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2009-1387" } ], "notes": [ { "category": "general", "text": "The dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL before 1.0.0 Beta 2 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence DTLS handshake message, related to a \"fragment bug.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2009-1387", "url": "https://www.suse.com/security/cve/CVE-2009-1387" }, { "category": "external", "summary": "SUSE Bug 459468 for CVE-2009-1387", "url": "https://bugzilla.suse.com/459468" }, { "category": "external", "summary": "SUSE Bug 509031 for CVE-2009-1387", "url": "https://bugzilla.suse.com/509031" }, { "category": "external", "summary": "SUSE Bug 515659 for CVE-2009-1387", "url": "https://bugzilla.suse.com/515659" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2009-1387", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2009-1387" }, { "cve": "CVE-2010-0740", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-0740" } ], "notes": [ { "category": "general", "text": "The ssl3_get_record function in ssl/s3_pkt.c in OpenSSL 0.9.8f through 0.9.8m allows remote attackers to cause a denial of service (crash) via a malformed record in a TLS connection that triggers a NULL pointer dereference, related to the minor version number. NOTE: some of these details are obtained from third party information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-0740", "url": "https://www.suse.com/security/cve/CVE-2010-0740" }, { "category": "external", "summary": "SUSE Bug 590833 for CVE-2010-0740", "url": "https://bugzilla.suse.com/590833" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2010-0740", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2010-0740" }, { "cve": "CVE-2010-0742", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-0742" } ], "notes": [ { "category": "general", "text": "The Cryptographic Message Syntax (CMS) implementation in crypto/cms/cms_asn1.c in OpenSSL before 0.9.8o and 1.x before 1.0.0a does not properly handle structures that contain OriginatorInfo, which allows context-dependent attackers to modify invalid memory locations or conduct double-free attacks, and possibly execute arbitrary code, via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-0742", "url": "https://www.suse.com/security/cve/CVE-2010-0742" }, { "category": "external", "summary": "SUSE Bug 610642 for CVE-2010-0742", "url": "https://bugzilla.suse.com/610642" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2010-0742" }, { "cve": "CVE-2010-1633", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-1633" } ], "notes": [ { "category": "general", "text": "RSA verification recovery in the EVP_PKEY_verify_recover function in OpenSSL 1.x before 1.0.0a, as used by pkeyutl and possibly other applications, returns uninitialized memory upon failure, which might allow context-dependent attackers to bypass intended key requirements or obtain sensitive information via unspecified vectors. NOTE: some of these details are obtained from third party information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-1633", "url": "https://www.suse.com/security/cve/CVE-2010-1633" }, { "category": "external", "summary": "SUSE Bug 610642 for CVE-2010-1633", "url": "https://bugzilla.suse.com/610642" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2010-1633" }, { "cve": "CVE-2010-2939", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-2939" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in the ssl3_get_key_exchange function in the OpenSSL client (ssl/s3_clnt.c) in OpenSSL 1.0.0a, 0.9.8, 0.9.7, and possibly other versions, when using ECDH, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted private key with an invalid prime. NOTE: some sources refer to this as a use-after-free issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-2939", "url": "https://www.suse.com/security/cve/CVE-2010-2939" }, { "category": "external", "summary": "SUSE Bug 489641 for CVE-2010-2939", "url": "https://bugzilla.suse.com/489641" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2010-2939", "url": "https://bugzilla.suse.com/629905" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2010-2939" }, { "cve": "CVE-2010-3864", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-3864" } ], "notes": [ { "category": "general", "text": "Multiple race conditions in ssl/t1_lib.c in OpenSSL 0.9.8f through 0.9.8o, 1.0.0, and 1.0.0a, when multi-threading and internal caching are enabled on a TLS server, might allow remote attackers to execute arbitrary code via client data that triggers a heap-based buffer overflow, related to (1) the TLS server name extension and (2) elliptic curve cryptography.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-3864", "url": "https://www.suse.com/security/cve/CVE-2010-3864" }, { "category": "external", "summary": "SUSE Bug 629905 for CVE-2010-3864", "url": "https://bugzilla.suse.com/629905" }, { "category": "external", "summary": "SUSE Bug 651003 for CVE-2010-3864", "url": "https://bugzilla.suse.com/651003" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2010-3864" }, { "cve": "CVE-2010-5298", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-5298" } ], "notes": [ { "category": "general", "text": "Race condition in the ssl3_read_bytes function in s3_pkt.c in OpenSSL through 1.0.1g, when SSL_MODE_RELEASE_BUFFERS is enabled, allows remote attackers to inject data across sessions or cause a denial of service (use-after-free and parsing error) via an SSL connection in a multithreaded environment.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-5298", "url": "https://www.suse.com/security/cve/CVE-2010-5298" }, { "category": "external", "summary": "SUSE Bug 873351 for CVE-2010-5298", "url": "https://bugzilla.suse.com/873351" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2010-5298", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2010-5298", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2010-5298", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2010-5298", "url": "https://bugzilla.suse.com/915913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2010-5298" }, { "cve": "CVE-2011-0014", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-0014" } ], "notes": [ { "category": "general", "text": "ssl/t1_lib.c in OpenSSL 0.9.8h through 0.9.8q and 1.0.0 through 1.0.0c allows remote attackers to cause a denial of service (crash), and possibly obtain sensitive information in applications that use OpenSSL, via a malformed ClientHello handshake message that triggers an out-of-bounds memory access, aka \"OCSP stapling vulnerability.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-0014", "url": "https://www.suse.com/security/cve/CVE-2011-0014" }, { "category": "external", "summary": "SUSE Bug 670526 for CVE-2011-0014", "url": "https://bugzilla.suse.com/670526" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-0014" }, { "cve": "CVE-2011-3207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-3207" } ], "notes": [ { "category": "general", "text": "crypto/x509/x509_vfy.c in OpenSSL 1.0.x before 1.0.0e does not initialize certain structure members, which makes it easier for remote attackers to bypass CRL validation by using a nextUpdate value corresponding to a time in the past.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-3207", "url": "https://www.suse.com/security/cve/CVE-2011-3207" }, { "category": "external", "summary": "SUSE Bug 716143 for CVE-2011-3207", "url": "https://bugzilla.suse.com/716143" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2011-3207", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-3207" }, { "cve": "CVE-2011-4108", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4108" } ], "notes": [ { "category": "general", "text": "The DTLS implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f performs a MAC check only if certain padding is valid, which makes it easier for remote attackers to recover plaintext via a padding oracle attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4108", "url": "https://www.suse.com/security/cve/CVE-2011-4108" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2011-4108", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 742821 for CVE-2011-4108", "url": "https://bugzilla.suse.com/742821" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2011-4108", "url": "https://bugzilla.suse.com/758060" }, { "category": "external", "summary": "SUSE Bug 778825 for CVE-2011-4108", "url": "https://bugzilla.suse.com/778825" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2011-4108", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-4108" }, { "cve": "CVE-2011-4576", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4576" } ], "notes": [ { "category": "general", "text": "The SSL 3.0 implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly initialize data structures for block cipher padding, which might allow remote attackers to obtain sensitive information by decrypting the padding data sent by an SSL peer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4576", "url": "https://www.suse.com/security/cve/CVE-2011-4576" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2011-4576", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2011-4576", "url": "https://bugzilla.suse.com/758060" }, { "category": "external", "summary": "SUSE Bug 778825 for CVE-2011-4576", "url": "https://bugzilla.suse.com/778825" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2011-4576", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-4576" }, { "cve": "CVE-2011-4577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4577" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8s and 1.x before 1.0.0f, when RFC 3779 support is enabled, allows remote attackers to cause a denial of service (assertion failure) via an X.509 certificate containing certificate-extension data associated with (1) IP address blocks or (2) Autonomous System (AS) identifiers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4577", "url": "https://www.suse.com/security/cve/CVE-2011-4577" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2011-4577", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2011-4577", "url": "https://bugzilla.suse.com/758060" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2011-4577", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-4577" }, { "cve": "CVE-2011-4619", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-4619" } ], "notes": [ { "category": "general", "text": "The Server Gated Cryptography (SGC) implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly handle handshake restarts, which allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-4619", "url": "https://www.suse.com/security/cve/CVE-2011-4619" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2011-4619", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2011-4619", "url": "https://bugzilla.suse.com/758060" }, { "category": "external", "summary": "SUSE Bug 799454 for CVE-2011-4619", "url": "https://bugzilla.suse.com/799454" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2011-4619", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2011-4619" }, { "cve": "CVE-2012-0027", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-0027" } ], "notes": [ { "category": "general", "text": "The GOST ENGINE in OpenSSL before 1.0.0f does not properly handle invalid parameters for the GOST block cipher, which allows remote attackers to cause a denial of service (daemon crash) via crafted data from a TLS client.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-0027", "url": "https://www.suse.com/security/cve/CVE-2012-0027" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2012-0027", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2012-0027", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-0027" }, { "cve": "CVE-2012-0050", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-0050" } ], "notes": [ { "category": "general", "text": "OpenSSL 0.9.8s and 1.0.0f does not properly support DTLS applications, which allows remote attackers to cause a denial of service (crash) via unspecified vectors related to an out-of-bounds read. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4108.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-0050", "url": "https://www.suse.com/security/cve/CVE-2012-0050" }, { "category": "external", "summary": "SUSE Bug 739719 for CVE-2012-0050", "url": "https://bugzilla.suse.com/739719" }, { "category": "external", "summary": "SUSE Bug 742821 for CVE-2012-0050", "url": "https://bugzilla.suse.com/742821" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2012-0050", "url": "https://bugzilla.suse.com/758060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-0050" }, { "cve": "CVE-2012-0884", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-0884" } ], "notes": [ { "category": "general", "text": "The implementation of Cryptographic Message Syntax (CMS) and PKCS #7 in OpenSSL before 0.9.8u and 1.x before 1.0.0h does not properly restrict certain oracle behavior, which makes it easier for context-dependent attackers to decrypt data via a Million Message Attack (MMA) adaptive chosen ciphertext attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-0884", "url": "https://www.suse.com/security/cve/CVE-2012-0884" }, { "category": "external", "summary": "SUSE Bug 749210 for CVE-2012-0884", "url": "https://bugzilla.suse.com/749210" }, { "category": "external", "summary": "SUSE Bug 749735 for CVE-2012-0884", "url": "https://bugzilla.suse.com/749735" }, { "category": "external", "summary": "SUSE Bug 751977 for CVE-2012-0884", "url": "https://bugzilla.suse.com/751977" }, { "category": "external", "summary": "SUSE Bug 754640 for CVE-2012-0884", "url": "https://bugzilla.suse.com/754640" }, { "category": "external", "summary": "SUSE Bug 761819 for CVE-2012-0884", "url": "https://bugzilla.suse.com/761819" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2012-0884", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-0884" }, { "cve": "CVE-2012-1165", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-1165" } ], "notes": [ { "category": "general", "text": "The mime_param_cmp function in crypto/asn1/asn_mime.c in OpenSSL before 0.9.8u and 1.x before 1.0.0h allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted S/MIME message, a different vulnerability than CVE-2006-7250.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-1165", "url": "https://www.suse.com/security/cve/CVE-2012-1165" }, { "category": "external", "summary": "SUSE Bug 749210 for CVE-2012-1165", "url": "https://bugzilla.suse.com/749210" }, { "category": "external", "summary": "SUSE Bug 749213 for CVE-2012-1165", "url": "https://bugzilla.suse.com/749213" }, { "category": "external", "summary": "SUSE Bug 751946 for CVE-2012-1165", "url": "https://bugzilla.suse.com/751946" }, { "category": "external", "summary": "SUSE Bug 754640 for CVE-2012-1165", "url": "https://bugzilla.suse.com/754640" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2012-1165", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-1165" }, { "cve": "CVE-2012-2110", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-2110" } ], "notes": [ { "category": "general", "text": "The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in OpenSSL before 0.9.8v, 1.0.0 before 1.0.0i, and 1.0.1 before 1.0.1a does not properly interpret integer data, which allows remote attackers to conduct buffer overflow attacks, and cause a denial of service (memory corruption) or possibly have unspecified other impact, via crafted DER data, as demonstrated by an X.509 certificate or an RSA public key.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-2110", "url": "https://www.suse.com/security/cve/CVE-2012-2110" }, { "category": "external", "summary": "SUSE Bug 758060 for CVE-2012-2110", "url": "https://bugzilla.suse.com/758060" }, { "category": "external", "summary": "SUSE Bug 778825 for CVE-2012-2110", "url": "https://bugzilla.suse.com/778825" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2012-2110", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2012-2110" }, { "cve": "CVE-2012-2686", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-2686" } ], "notes": [ { "category": "general", "text": "crypto/evp/e_aes_cbc_hmac_sha1.c in the AES-NI functionality in the TLS 1.1 and 1.2 implementations in OpenSSL 1.0.1 before 1.0.1d allows remote attackers to cause a denial of service (application crash) via crafted CBC data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-2686", "url": "https://www.suse.com/security/cve/CVE-2012-2686" }, { "category": "external", "summary": "SUSE Bug 802648 for CVE-2012-2686", "url": "https://bugzilla.suse.com/802648" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2012-2686", "url": "https://bugzilla.suse.com/854391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-2686" }, { "cve": "CVE-2012-4929", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-4929" } ], "notes": [ { "category": "general", "text": "The TLS protocol 1.2 and earlier, as used in Mozilla Firefox, Google Chrome, Qt, and other products, can encrypt compressed data without properly obfuscating the length of the unencrypted data, which allows man-in-the-middle attackers to obtain plaintext HTTP headers by observing length differences during a series of guesses in which a string in an HTTP request potentially matches an unknown string in an HTTP header, aka a \"CRIME\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-4929", "url": "https://www.suse.com/security/cve/CVE-2012-4929" }, { "category": "external", "summary": "SUSE Bug 1011293 for CVE-2012-4929", "url": "https://bugzilla.suse.com/1011293" }, { "category": "external", "summary": "SUSE Bug 779952 for CVE-2012-4929", "url": "https://bugzilla.suse.com/779952" }, { "category": "external", "summary": "SUSE Bug 793420 for CVE-2012-4929", "url": "https://bugzilla.suse.com/793420" }, { "category": "external", "summary": "SUSE Bug 803004 for CVE-2012-4929", "url": "https://bugzilla.suse.com/803004" }, { "category": "external", "summary": "SUSE Bug 847895 for CVE-2012-4929", "url": "https://bugzilla.suse.com/847895" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2012-4929" }, { "cve": "CVE-2013-0166", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0166" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0166", "url": "https://www.suse.com/security/cve/CVE-2013-0166" }, { "category": "external", "summary": "SUSE Bug 802648 for CVE-2013-0166", "url": "https://bugzilla.suse.com/802648" }, { "category": "external", "summary": "SUSE Bug 802746 for CVE-2013-0166", "url": "https://bugzilla.suse.com/802746" }, { "category": "external", "summary": "SUSE Bug 813366 for CVE-2013-0166", "url": "https://bugzilla.suse.com/813366" }, { "category": "external", "summary": "SUSE Bug 821818 for CVE-2013-0166", "url": "https://bugzilla.suse.com/821818" }, { "category": "external", "summary": "SUSE Bug 833408 for CVE-2013-0166", "url": "https://bugzilla.suse.com/833408" }, { "category": "external", "summary": "SUSE Bug 854391 for CVE-2013-0166", "url": "https://bugzilla.suse.com/854391" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2013-0166", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0166" }, { "cve": "CVE-2013-0169", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0169" } ], "notes": [ { "category": "general", "text": "The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the \"Lucky Thirteen\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0169", "url": "https://www.suse.com/security/cve/CVE-2013-0169" }, { "category": "external", "summary": "SUSE Bug 1070148 for CVE-2013-0169", "url": "https://bugzilla.suse.com/1070148" }, { "category": "external", "summary": "SUSE Bug 1103036 for CVE-2013-0169", "url": "https://bugzilla.suse.com/1103036" }, { "category": "external", "summary": "SUSE Bug 1103597 for CVE-2013-0169", "url": "https://bugzilla.suse.com/1103597" }, { "category": "external", "summary": "SUSE Bug 802184 for CVE-2013-0169", "url": "https://bugzilla.suse.com/802184" }, { "category": "external", "summary": "SUSE Bug 802648 for CVE-2013-0169", "url": "https://bugzilla.suse.com/802648" }, { "category": "external", "summary": "SUSE Bug 802746 for CVE-2013-0169", "url": "https://bugzilla.suse.com/802746" }, { "category": "external", "summary": "SUSE Bug 803379 for CVE-2013-0169", "url": "https://bugzilla.suse.com/803379" }, { "category": "external", "summary": "SUSE Bug 804654 for CVE-2013-0169", "url": "https://bugzilla.suse.com/804654" }, { "category": "external", "summary": "SUSE Bug 809839 for CVE-2013-0169", "url": "https://bugzilla.suse.com/809839" }, { "category": "external", "summary": "SUSE Bug 813366 for CVE-2013-0169", "url": "https://bugzilla.suse.com/813366" }, { "category": "external", "summary": "SUSE Bug 813939 for CVE-2013-0169", "url": "https://bugzilla.suse.com/813939" }, { "category": "external", "summary": "SUSE Bug 821818 for CVE-2013-0169", "url": "https://bugzilla.suse.com/821818" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2013-0169", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2013-0169", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 977616 for CVE-2013-0169", "url": "https://bugzilla.suse.com/977616" }, { "category": "external", "summary": "SUSE Bug 984977 for CVE-2013-0169", "url": "https://bugzilla.suse.com/984977" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2013-0169" }, { "cve": "CVE-2013-4353", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-4353" } ], "notes": [ { "category": "general", "text": "The ssl3_take_mac function in ssl/s3_both.c in OpenSSL 1.0.1 before 1.0.1f allows remote TLS servers to cause a denial of service (NULL pointer dereference and application crash) via a crafted Next Protocol Negotiation record in a TLS handshake.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-4353", "url": "https://www.suse.com/security/cve/CVE-2013-4353" }, { "category": "external", "summary": "SUSE Bug 857640 for CVE-2013-4353", "url": "https://bugzilla.suse.com/857640" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-4353" }, { "cve": "CVE-2013-6449", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-6449" } ], "notes": [ { "category": "general", "text": "The ssl_get_algorithm2 function in ssl/s3_lib.c in OpenSSL before 1.0.2 obtains a certain version number from an incorrect data structure, which allows remote attackers to cause a denial of service (daemon crash) via crafted traffic from a TLS 1.2 client.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-6449", "url": "https://www.suse.com/security/cve/CVE-2013-6449" }, { "category": "external", "summary": "SUSE Bug 856687 for CVE-2013-6449", "url": "https://bugzilla.suse.com/856687" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-6449" }, { "cve": "CVE-2013-6450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-6450" } ], "notes": [ { "category": "general", "text": "The DTLS retransmission implementation in OpenSSL 1.0.0 before 1.0.0l and 1.0.1 before 1.0.1f does not properly maintain data structures for digest and encryption contexts, which might allow man-in-the-middle attackers to trigger the use of a different context and cause a denial of service (application crash) by interfering with packet delivery, related to ssl/d1_both.c and ssl/t1_enc.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-6450", "url": "https://www.suse.com/security/cve/CVE-2013-6450" }, { "category": "external", "summary": "SUSE Bug 857203 for CVE-2013-6450", "url": "https://bugzilla.suse.com/857203" }, { "category": "external", "summary": "SUSE Bug 861384 for CVE-2013-6450", "url": "https://bugzilla.suse.com/861384" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2013-6450", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-6450" }, { "cve": "CVE-2014-0076", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0076" } ], "notes": [ { "category": "general", "text": "The Montgomery ladder implementation in OpenSSL through 1.0.0l does not ensure that certain swap operations have a constant-time behavior, which makes it easier for local users to obtain ECDSA nonces via a FLUSH+RELOAD cache side-channel attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0076", "url": "https://www.suse.com/security/cve/CVE-2014-0076" }, { "category": "external", "summary": "SUSE Bug 869945 for CVE-2014-0076", "url": "https://bugzilla.suse.com/869945" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0076", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2014-0076", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0076", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-0076", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2014-0076" }, { "cve": "CVE-2014-0160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0160" } ], "notes": [ { "category": "general", "text": "The (1) TLS and (2) DTLS implementations in OpenSSL 1.0.1 before 1.0.1g do not properly handle Heartbeat Extension packets, which allows remote attackers to obtain sensitive information from process memory via crafted packets that trigger a buffer over-read, as demonstrated by reading private keys, related to d1_both.c and t1_lib.c, aka the Heartbleed bug.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0160", "url": "https://www.suse.com/security/cve/CVE-2014-0160" }, { "category": "external", "summary": "SUSE Bug 872299 for CVE-2014-0160", "url": "https://bugzilla.suse.com/872299" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0160" }, { "cve": "CVE-2014-0195", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0195" } ], "notes": [ { "category": "general", "text": "The dtls1_reassemble_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly validate fragment lengths in DTLS ClientHello messages, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a long non-initial fragment.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0195", "url": "https://www.suse.com/security/cve/CVE-2014-0195" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0195", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0195", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-0195", "url": "https://bugzilla.suse.com/915913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-0195" }, { "cve": "CVE-2014-0198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0198" } ], "notes": [ { "category": "general", "text": "The do_ssl3_write function in s3_pkt.c in OpenSSL 1.x through 1.0.1g, when SSL_MODE_RELEASE_BUFFERS is enabled, does not properly manage a buffer pointer during certain recursive calls, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors that trigger an alert condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0198", "url": "https://www.suse.com/security/cve/CVE-2014-0198" }, { "category": "external", "summary": "SUSE Bug 876282 for CVE-2014-0198", "url": "https://bugzilla.suse.com/876282" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0198", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0198", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-0198", "url": "https://bugzilla.suse.com/915913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-0198" }, { "cve": "CVE-2014-0221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0221" } ], "notes": [ { "category": "general", "text": "The dtls1_get_message_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h allows remote attackers to cause a denial of service (recursion and client crash) via a DTLS hello message in an invalid DTLS handshake.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0221", "url": "https://www.suse.com/security/cve/CVE-2014-0221" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0221", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2014-0221", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0221", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-0221", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-0221", "url": "https://bugzilla.suse.com/915913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-0221" }, { "cve": "CVE-2014-0224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0224" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the \"CCS Injection\" vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0224", "url": "https://www.suse.com/security/cve/CVE-2014-0224" }, { "category": "external", "summary": "SUSE Bug 1146657 for CVE-2014-0224", "url": "https://bugzilla.suse.com/1146657" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-0224", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 881743 for CVE-2014-0224", "url": "https://bugzilla.suse.com/881743" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2014-0224", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-0224", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 892403 for CVE-2014-0224", "url": "https://bugzilla.suse.com/892403" }, { "category": "external", "summary": "SUSE Bug 901237 for CVE-2014-0224", "url": "https://bugzilla.suse.com/901237" }, { "category": "external", "summary": "SUSE Bug 903703 for CVE-2014-0224", "url": "https://bugzilla.suse.com/903703" }, { "category": "external", "summary": "SUSE Bug 905018 for CVE-2014-0224", "url": "https://bugzilla.suse.com/905018" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-0224", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 914447 for CVE-2014-0224", "url": "https://bugzilla.suse.com/914447" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-0224", "url": "https://bugzilla.suse.com/915913" }, { "category": "external", "summary": "SUSE Bug 916239 for CVE-2014-0224", "url": "https://bugzilla.suse.com/916239" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0224" }, { "cve": "CVE-2014-3470", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3470" } ], "notes": [ { "category": "general", "text": "The ssl3_send_client_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h, when an anonymous ECDH cipher suite is used, allows remote attackers to cause a denial of service (NULL pointer dereference and client crash) by triggering a NULL certificate value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3470", "url": "https://www.suse.com/security/cve/CVE-2014-3470" }, { "category": "external", "summary": "SUSE Bug 880891 for CVE-2014-3470", "url": "https://bugzilla.suse.com/880891" }, { "category": "external", "summary": "SUSE Bug 883126 for CVE-2014-3470", "url": "https://bugzilla.suse.com/883126" }, { "category": "external", "summary": "SUSE Bug 885777 for CVE-2014-3470", "url": "https://bugzilla.suse.com/885777" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3470", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 915913 for CVE-2014-3470", "url": "https://bugzilla.suse.com/915913" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3470" }, { "cve": "CVE-2014-3505", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3505" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (application crash) via crafted DTLS packets that trigger an error condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3505", "url": "https://www.suse.com/security/cve/CVE-2014-3505" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3505", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890764 for CVE-2014-3505", "url": "https://bugzilla.suse.com/890764" }, { "category": "external", "summary": "SUSE Bug 890767 for CVE-2014-3505", "url": "https://bugzilla.suse.com/890767" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3505", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3505" }, { "cve": "CVE-2014-3506", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3506" } ], "notes": [ { "category": "general", "text": "d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via crafted DTLS handshake messages that trigger memory allocations corresponding to large length values.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3506", "url": "https://www.suse.com/security/cve/CVE-2014-3506" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3506", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890764 for CVE-2014-3506", "url": "https://bugzilla.suse.com/890764" }, { "category": "external", "summary": "SUSE Bug 890768 for CVE-2014-3506", "url": "https://bugzilla.suse.com/890768" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3506", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3506" }, { "cve": "CVE-2014-3507", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3507" } ], "notes": [ { "category": "general", "text": "Memory leak in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via zero-length DTLS fragments that trigger improper handling of the return value of a certain insert function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3507", "url": "https://www.suse.com/security/cve/CVE-2014-3507" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3507", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890764 for CVE-2014-3507", "url": "https://bugzilla.suse.com/890764" }, { "category": "external", "summary": "SUSE Bug 890769 for CVE-2014-3507", "url": "https://bugzilla.suse.com/890769" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3507", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3507" }, { "cve": "CVE-2014-3508", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3508" } ], "notes": [ { "category": "general", "text": "The OBJ_obj2txt function in crypto/objects/obj_dat.c in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i, when pretty printing is used, does not ensure the presence of \u0027\\0\u0027 characters, which allows context-dependent attackers to obtain sensitive information from process stack memory by reading output from X509_name_oneline, X509_name_print_ex, and unspecified other functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3508", "url": "https://www.suse.com/security/cve/CVE-2014-3508" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3508", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890764 for CVE-2014-3508", "url": "https://bugzilla.suse.com/890764" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3508", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 950708 for CVE-2014-3508", "url": "https://bugzilla.suse.com/950708" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3508" }, { "cve": "CVE-2014-3509", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3509" } ], "notes": [ { "category": "general", "text": "Race condition in the ssl_parse_serverhello_tlsext function in t1_lib.c in OpenSSL 1.0.0 before 1.0.0n and 1.0.1 before 1.0.1i, when multithreading and session resumption are used, allows remote SSL servers to cause a denial of service (memory overwrite and client application crash) or possibly have unspecified other impact by sending Elliptic Curve (EC) Supported Point Formats Extension data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3509", "url": "https://www.suse.com/security/cve/CVE-2014-3509" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3509", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890766 for CVE-2014-3509", "url": "https://bugzilla.suse.com/890766" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3509" }, { "cve": "CVE-2014-3510", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3510" } ], "notes": [ { "category": "general", "text": "The ssl3_send_client_key_exchange function in s3_clnt.c in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote DTLS servers to cause a denial of service (NULL pointer dereference and client application crash) via a crafted handshake message in conjunction with a (1) anonymous DH or (2) anonymous ECDH ciphersuite.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3510", "url": "https://www.suse.com/security/cve/CVE-2014-3510" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3510", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890764 for CVE-2014-3510", "url": "https://bugzilla.suse.com/890764" }, { "category": "external", "summary": "SUSE Bug 890770 for CVE-2014-3510", "url": "https://bugzilla.suse.com/890770" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3510", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3510" }, { "cve": "CVE-2014-3511", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3511" } ], "notes": [ { "category": "general", "text": "The ssl23_get_client_hello function in s23_srvr.c in OpenSSL 1.0.1 before 1.0.1i allows man-in-the-middle attackers to force the use of TLS 1.0 by triggering ClientHello message fragmentation in communication between a client and server that both support later TLS versions, related to a \"protocol downgrade\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3511", "url": "https://www.suse.com/security/cve/CVE-2014-3511" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3511", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890771 for CVE-2014-3511", "url": "https://bugzilla.suse.com/890771" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3511" }, { "cve": "CVE-2014-3512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3512" } ], "notes": [ { "category": "general", "text": "Multiple buffer overflows in crypto/srp/srp_lib.c in the SRP implementation in OpenSSL 1.0.1 before 1.0.1i allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an invalid SRP (1) g, (2) A, or (3) B parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3512", "url": "https://www.suse.com/security/cve/CVE-2014-3512" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-3512", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890772 for CVE-2014-3512", "url": "https://bugzilla.suse.com/890772" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3512" }, { "cve": "CVE-2014-3513", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3513" } ], "notes": [ { "category": "general", "text": "Memory leak in d1_srtp.c in the DTLS SRTP extension in OpenSSL 1.0.1 before 1.0.1j allows remote attackers to cause a denial of service (memory consumption) via a crafted handshake message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3513", "url": "https://www.suse.com/security/cve/CVE-2014-3513" }, { "category": "external", "summary": "SUSE Bug 901277 for CVE-2014-3513", "url": "https://bugzilla.suse.com/901277" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3513" }, { "cve": "CVE-2014-3567", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3567" } ], "notes": [ { "category": "general", "text": "Memory leak in the tls_decrypt_ticket function in t1_lib.c in OpenSSL before 0.9.8zc, 1.0.0 before 1.0.0o, and 1.0.1 before 1.0.1j allows remote attackers to cause a denial of service (memory consumption) via a crafted session ticket that triggers an integrity-check failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3567", "url": "https://www.suse.com/security/cve/CVE-2014-3567" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2014-3567", "url": "https://bugzilla.suse.com/877506" }, { "category": "external", "summary": "SUSE Bug 901277 for CVE-2014-3567", "url": "https://bugzilla.suse.com/901277" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3567", "url": "https://bugzilla.suse.com/905106" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-3567" }, { "cve": "CVE-2014-3568", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3568" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8zc, 1.0.0 before 1.0.0o, and 1.0.1 before 1.0.1j does not properly enforce the no-ssl3 build option, which allows remote attackers to bypass intended access restrictions via an SSL 3.0 handshake, related to s23_clnt.c and s23_srvr.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3568", "url": "https://www.suse.com/security/cve/CVE-2014-3568" }, { "category": "external", "summary": "SUSE Bug 901277 for CVE-2014-3568", "url": "https://bugzilla.suse.com/901277" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3568", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 911399 for CVE-2014-3568", "url": "https://bugzilla.suse.com/911399" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2014-3568", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3568" }, { "cve": "CVE-2014-3569", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3569" } ], "notes": [ { "category": "general", "text": "The ssl23_get_client_hello function in s23_srvr.c in OpenSSL 0.9.8zc, 1.0.0o, and 1.0.1j does not properly handle attempts to use unsupported protocols, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an unexpected handshake, as demonstrated by an SSLv3 handshake to a no-ssl3 application with certain error handling. NOTE: this issue became relevant after the CVE-2014-3568 fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3569", "url": "https://www.suse.com/security/cve/CVE-2014-3569" }, { "category": "external", "summary": "SUSE Bug 911399 for CVE-2014-3569", "url": "https://bugzilla.suse.com/911399" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2014-3569", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2014-3569", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3569" }, { "cve": "CVE-2014-3570", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3570" } ], "notes": [ { "category": "general", "text": "The BN_sqr implementation in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k does not properly calculate the square of a BIGNUM value, which might make it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors, related to crypto/bn/asm/mips.pl, crypto/bn/asm/x86_64-gcc.c, and crypto/bn/bn_asm.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3570", "url": "https://www.suse.com/security/cve/CVE-2014-3570" }, { "category": "external", "summary": "SUSE Bug 912296 for CVE-2014-3570", "url": "https://bugzilla.suse.com/912296" }, { "category": "external", "summary": "SUSE Bug 915848 for CVE-2014-3570", "url": "https://bugzilla.suse.com/915848" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2014-3570", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2014-3570", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 944456 for CVE-2014-3570", "url": "https://bugzilla.suse.com/944456" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3570" }, { "cve": "CVE-2014-3571", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3571" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted DTLS message that is processed with a different read operation for the handshake header than for the handshake body, related to the dtls1_get_record function in d1_pkt.c and the ssl3_read_n function in s3_pkt.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3571", "url": "https://www.suse.com/security/cve/CVE-2014-3571" }, { "category": "external", "summary": "SUSE Bug 912294 for CVE-2014-3571", "url": "https://bugzilla.suse.com/912294" }, { "category": "external", "summary": "SUSE Bug 915848 for CVE-2014-3571", "url": "https://bugzilla.suse.com/915848" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2014-3571", "url": "https://bugzilla.suse.com/927623" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3571" }, { "cve": "CVE-2014-3572", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3572" } ], "notes": [ { "category": "general", "text": "The ssl3_get_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote SSL servers to conduct ECDHE-to-ECDH downgrade attacks and trigger a loss of forward secrecy by omitting the ServerKeyExchange message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3572", "url": "https://www.suse.com/security/cve/CVE-2014-3572" }, { "category": "external", "summary": "SUSE Bug 912015 for CVE-2014-3572", "url": "https://bugzilla.suse.com/912015" }, { "category": "external", "summary": "SUSE Bug 915848 for CVE-2014-3572", "url": "https://bugzilla.suse.com/915848" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2014-3572", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2014-3572", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3572" }, { "cve": "CVE-2014-5139", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-5139" } ], "notes": [ { "category": "general", "text": "The ssl_set_client_disabled function in t1_lib.c in OpenSSL 1.0.1 before 1.0.1i allows remote SSL servers to cause a denial of service (NULL pointer dereference and client application crash) via a ServerHello message that includes an SRP ciphersuite without the required negotiation of that ciphersuite with the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-5139", "url": "https://www.suse.com/security/cve/CVE-2014-5139" }, { "category": "external", "summary": "SUSE Bug 886831 for CVE-2014-5139", "url": "https://bugzilla.suse.com/886831" }, { "category": "external", "summary": "SUSE Bug 890759 for CVE-2014-5139", "url": "https://bugzilla.suse.com/890759" }, { "category": "external", "summary": "SUSE Bug 890765 for CVE-2014-5139", "url": "https://bugzilla.suse.com/890765" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-5139" }, { "cve": "CVE-2014-8275", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8275" } ], "notes": [ { "category": "general", "text": "OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k does not enforce certain constraints on certificate data, which allows remote attackers to defeat a fingerprint-based certificate-blacklist protection mechanism by including crafted data within a certificate\u0027s unsigned portion, related to crypto/asn1/a_verify.c, crypto/dsa/dsa_asn1.c, crypto/ecdsa/ecs_vrf.c, and crypto/x509/x_all.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8275", "url": "https://www.suse.com/security/cve/CVE-2014-8275" }, { "category": "external", "summary": "SUSE Bug 912018 for CVE-2014-8275", "url": "https://bugzilla.suse.com/912018" }, { "category": "external", "summary": "SUSE Bug 915848 for CVE-2014-8275", "url": "https://bugzilla.suse.com/915848" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2014-8275", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2014-8275", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-8275" }, { "cve": "CVE-2015-0204", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0204" } ], "notes": [ { "category": "general", "text": "The ssl3_get_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote SSL servers to conduct RSA-to-EXPORT_RSA downgrade attacks and facilitate brute-force decryption by offering a weak ephemeral RSA key in a noncompliant role, related to the \"FREAK\" issue. NOTE: the scope of this CVE is only client code based on OpenSSL, not EXPORT_RSA issues associated with servers or other TLS implementations.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0204", "url": "https://www.suse.com/security/cve/CVE-2015-0204" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0204", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 920482 for CVE-2015-0204", "url": "https://bugzilla.suse.com/920482" }, { "category": "external", "summary": "SUSE Bug 920484 for CVE-2015-0204", "url": "https://bugzilla.suse.com/920484" }, { "category": "external", "summary": "SUSE Bug 927591 for CVE-2015-0204", "url": "https://bugzilla.suse.com/927591" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2015-0204", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 936787 for CVE-2015-0204", "url": "https://bugzilla.suse.com/936787" }, { "category": "external", "summary": "SUSE Bug 952088 for CVE-2015-0204", "url": "https://bugzilla.suse.com/952088" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0204" }, { "cve": "CVE-2015-0205", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0205" } ], "notes": [ { "category": "general", "text": "The ssl3_get_cert_verify function in s3_srvr.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k accepts client authentication with a Diffie-Hellman (DH) certificate without requiring a CertificateVerify message, which allows remote attackers to obtain access without knowledge of a private key via crafted TLS Handshake Protocol traffic to a server that recognizes a Certification Authority with DH support.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0205", "url": "https://www.suse.com/security/cve/CVE-2015-0205" }, { "category": "external", "summary": "SUSE Bug 912293 for CVE-2015-0205", "url": "https://bugzilla.suse.com/912293" }, { "category": "external", "summary": "SUSE Bug 915848 for CVE-2015-0205", "url": "https://bugzilla.suse.com/915848" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2015-0205", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0205", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-0205" }, { "cve": "CVE-2015-0206", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0206" } ], "notes": [ { "category": "general", "text": "Memory leak in the dtls1_buffer_record function in d1_pkt.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate records for the next epoch, leading to failure of replay detection.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0206", "url": "https://www.suse.com/security/cve/CVE-2015-0206" }, { "category": "external", "summary": "SUSE Bug 912292 for CVE-2015-0206", "url": "https://bugzilla.suse.com/912292" }, { "category": "external", "summary": "SUSE Bug 927623 for CVE-2015-0206", "url": "https://bugzilla.suse.com/927623" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0206", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-0206" }, { "cve": "CVE-2015-0209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0209" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the d2i_ECPrivateKey function in crypto/ec/ec_asn1.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a malformed Elliptic Curve (EC) private-key file that is improperly handled during import.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0209", "url": "https://www.suse.com/security/cve/CVE-2015-0209" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0209", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0209", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0209", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0209", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0209" }, { "cve": "CVE-2015-0286", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0286" } ], "notes": [ { "category": "general", "text": "The ASN1_TYPE_cmp function in crypto/asn1/a_type.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not properly perform boolean-type comparisons, which allows remote attackers to cause a denial of service (invalid read operation and application crash) via a crafted X.509 certificate to an endpoint that uses the certificate-verification feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0286", "url": "https://www.suse.com/security/cve/CVE-2015-0286" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0286", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0286", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 922496 for CVE-2015-0286", "url": "https://bugzilla.suse.com/922496" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0286", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0286", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 951391 for CVE-2015-0286", "url": "https://bugzilla.suse.com/951391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0286" }, { "cve": "CVE-2015-0287", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0287" } ], "notes": [ { "category": "general", "text": "The ASN1_item_ex_d2i function in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not reinitialize CHOICE and ADB data structures, which might allow attackers to cause a denial of service (invalid write operation and memory corruption) by leveraging an application that relies on ASN.1 structure reuse.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0287", "url": "https://www.suse.com/security/cve/CVE-2015-0287" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0287", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0287", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 922499 for CVE-2015-0287", "url": "https://bugzilla.suse.com/922499" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0287", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0287", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 968888 for CVE-2015-0287", "url": "https://bugzilla.suse.com/968888" }, { "category": "external", "summary": "SUSE Bug 991722 for CVE-2015-0287", "url": "https://bugzilla.suse.com/991722" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0287" }, { "cve": "CVE-2015-0288", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0288" } ], "notes": [ { "category": "general", "text": "The X509_to_X509_REQ function in crypto/x509/x509_req.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allow attackers to cause a denial of service (NULL pointer dereference and application crash) via an invalid certificate key.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0288", "url": "https://www.suse.com/security/cve/CVE-2015-0288" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0288", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0288", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 920236 for CVE-2015-0288", "url": "https://bugzilla.suse.com/920236" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0288", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0288", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 951391 for CVE-2015-0288", "url": "https://bugzilla.suse.com/951391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0288" }, { "cve": "CVE-2015-0289", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0289" } ], "notes": [ { "category": "general", "text": "The PKCS#7 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not properly handle a lack of outer ContentInfo, which allows attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an application that processes arbitrary PKCS#7 data and providing malformed data with ASN.1 encoding, related to crypto/pkcs7/pk7_doit.c and crypto/pkcs7/pk7_lib.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0289", "url": "https://www.suse.com/security/cve/CVE-2015-0289" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0289", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0289", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 922500 for CVE-2015-0289", "url": "https://bugzilla.suse.com/922500" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0289", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-0289", "url": "https://bugzilla.suse.com/937891" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0289" }, { "cve": "CVE-2015-0293", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-0293" } ], "notes": [ { "category": "general", "text": "The SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a allows remote attackers to cause a denial of service (s2_lib.c assertion failure and daemon exit) via a crafted CLIENT-MASTER-KEY message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-0293", "url": "https://www.suse.com/security/cve/CVE-2015-0293" }, { "category": "external", "summary": "SUSE Bug 912014 for CVE-2015-0293", "url": "https://bugzilla.suse.com/912014" }, { "category": "external", "summary": "SUSE Bug 919648 for CVE-2015-0293", "url": "https://bugzilla.suse.com/919648" }, { "category": "external", "summary": "SUSE Bug 922488 for CVE-2015-0293", "url": "https://bugzilla.suse.com/922488" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-0293", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2015-0293", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968051 for CVE-2015-0293", "url": "https://bugzilla.suse.com/968051" }, { "category": "external", "summary": "SUSE Bug 968053 for CVE-2015-0293", "url": "https://bugzilla.suse.com/968053" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2015-0293", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2015-0293" }, { "cve": "CVE-2015-1788", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1788" } ], "notes": [ { "category": "general", "text": "The BN_GF2m_mod_inv function in crypto/bn/bn_gf2m.c in OpenSSL before 0.9.8s, 1.0.0 before 1.0.0e, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b does not properly handle ECParameters structures in which the curve is over a malformed binary polynomial field, which allows remote attackers to cause a denial of service (infinite loop) via a session that uses an Elliptic Curve algorithm, as demonstrated by an attack against a server that supports client authentication.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1788", "url": "https://www.suse.com/security/cve/CVE-2015-1788" }, { "category": "external", "summary": "SUSE Bug 934487 for CVE-2015-1788", "url": "https://bugzilla.suse.com/934487" }, { "category": "external", "summary": "SUSE Bug 934666 for CVE-2015-1788", "url": "https://bugzilla.suse.com/934666" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-1788", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-1788", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 938432 for CVE-2015-1788", "url": "https://bugzilla.suse.com/938432" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1788" }, { "cve": "CVE-2015-1789", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1789" } ], "notes": [ { "category": "general", "text": "The X509_cmp_time function in crypto/x509/x509_vfy.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted length field in ASN1_TIME data, as demonstrated by an attack against a server that supports client authentication with a custom verification callback.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1789", "url": "https://www.suse.com/security/cve/CVE-2015-1789" }, { "category": "external", "summary": "SUSE Bug 934489 for CVE-2015-1789", "url": "https://bugzilla.suse.com/934489" }, { "category": "external", "summary": "SUSE Bug 934666 for CVE-2015-1789", "url": "https://bugzilla.suse.com/934666" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-1789", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-1789", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 938432 for CVE-2015-1789", "url": "https://bugzilla.suse.com/938432" }, { "category": "external", "summary": "SUSE Bug 951391 for CVE-2015-1789", "url": "https://bugzilla.suse.com/951391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2015-1789" }, { "cve": "CVE-2015-1790", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1790" } ], "notes": [ { "category": "general", "text": "The PKCS7_dataDecodefunction in crypto/pkcs7/pk7_doit.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a PKCS#7 blob that uses ASN.1 encoding and lacks inner EncryptedContent data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1790", "url": "https://www.suse.com/security/cve/CVE-2015-1790" }, { "category": "external", "summary": "SUSE Bug 934491 for CVE-2015-1790", "url": "https://bugzilla.suse.com/934491" }, { "category": "external", "summary": "SUSE Bug 934666 for CVE-2015-1790", "url": "https://bugzilla.suse.com/934666" }, { "category": "external", "summary": "SUSE Bug 936586 for CVE-2015-1790", "url": "https://bugzilla.suse.com/936586" }, { "category": "external", "summary": "SUSE Bug 938432 for CVE-2015-1790", "url": "https://bugzilla.suse.com/938432" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1790" }, { "cve": "CVE-2015-1791", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1791" } ], "notes": [ { "category": "general", "text": "Race condition in the ssl3_get_new_session_ticket function in ssl/s3_clnt.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b, when used for a multi-threaded client, allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact by providing a NewSessionTicket during an attempt to reuse a ticket that had been obtained earlier.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1791", "url": "https://www.suse.com/security/cve/CVE-2015-1791" }, { "category": "external", "summary": "SUSE Bug 933911 for CVE-2015-1791", "url": "https://bugzilla.suse.com/933911" }, { "category": "external", "summary": "SUSE Bug 934666 for CVE-2015-1791", "url": "https://bugzilla.suse.com/934666" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2015-1791", "url": "https://bugzilla.suse.com/986238" }, { "category": "external", "summary": "SUSE Bug 989464 for CVE-2015-1791", "url": "https://bugzilla.suse.com/989464" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1791" }, { "cve": "CVE-2015-1792", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1792" } ], "notes": [ { "category": "general", "text": "The do_free_upto function in crypto/cms/cms_smime.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (infinite loop) via vectors that trigger a NULL value of a BIO data structure, as demonstrated by an unrecognized X.660 OID for a hash function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1792", "url": "https://www.suse.com/security/cve/CVE-2015-1792" }, { "category": "external", "summary": "SUSE Bug 934493 for CVE-2015-1792", "url": "https://bugzilla.suse.com/934493" }, { "category": "external", "summary": "SUSE Bug 934666 for CVE-2015-1792", "url": "https://bugzilla.suse.com/934666" }, { "category": "external", "summary": "SUSE Bug 937891 for CVE-2015-1792", "url": "https://bugzilla.suse.com/937891" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2015-1792", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1792" }, { "cve": "CVE-2015-1793", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1793" } ], "notes": [ { "category": "general", "text": "The X509_verify_cert function in crypto/x509/x509_vfy.c in OpenSSL 1.0.1n, 1.0.1o, 1.0.2b, and 1.0.2c does not properly process X.509 Basic Constraints cA values during identification of alternative certificate chains, which allows remote attackers to spoof a Certification Authority role and trigger unintended certificate verifications via a valid leaf certificate.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1793", "url": "https://www.suse.com/security/cve/CVE-2015-1793" }, { "category": "external", "summary": "SUSE Bug 936746 for CVE-2015-1793", "url": "https://bugzilla.suse.com/936746" }, { "category": "external", "summary": "SUSE Bug 937637 for CVE-2015-1793", "url": "https://bugzilla.suse.com/937637" }, { "category": "external", "summary": "SUSE Bug 951391 for CVE-2015-1793", "url": "https://bugzilla.suse.com/951391" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1793" }, { "cve": "CVE-2015-1794", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1794" } ], "notes": [ { "category": "general", "text": "The ssl3_get_key_exchange function in ssl/s3_clnt.c in OpenSSL 1.0.2 before 1.0.2e allows remote servers to cause a denial of service (segmentation fault) via a zero p value in an anonymous Diffie-Hellman (DH) ServerKeyExchange message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1794", "url": "https://www.suse.com/security/cve/CVE-2015-1794" }, { "category": "external", "summary": "SUSE Bug 957984 for CVE-2015-1794", "url": "https://bugzilla.suse.com/957984" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-1794" }, { "cve": "CVE-2015-3193", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3193" } ], "notes": [ { "category": "general", "text": "The Montgomery squaring implementation in crypto/bn/asm/x86_64-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x86_64 platform, as used by the BN_mod_exp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to obtain sensitive private-key information via an attack against use of a (1) Diffie-Hellman (DH) or (2) Diffie-Hellman Ephemeral (DHE) ciphersuite.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3193", "url": "https://www.suse.com/security/cve/CVE-2015-3193" }, { "category": "external", "summary": "SUSE Bug 1022086 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1022086" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2015-3193", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2015-3193", "url": "https://bugzilla.suse.com/957814" }, { "category": "external", "summary": "SUSE Bug 960151 for CVE-2015-3193", "url": "https://bugzilla.suse.com/960151" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2015-3193", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3193" }, { "cve": "CVE-2015-3194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3194" } ], "notes": [ { "category": "general", "text": "crypto/rsa/rsa_ameth.c in OpenSSL 1.0.1 before 1.0.1q and 1.0.2 before 1.0.2e allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an RSA PSS ASN.1 signature that lacks a mask generation function parameter.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3194", "url": "https://www.suse.com/security/cve/CVE-2015-3194" }, { "category": "external", "summary": "SUSE Bug 957812 for CVE-2015-3194", "url": "https://bugzilla.suse.com/957812" }, { "category": "external", "summary": "SUSE Bug 957815 for CVE-2015-3194", "url": "https://bugzilla.suse.com/957815" }, { "category": "external", "summary": "SUSE Bug 958768 for CVE-2015-3194", "url": "https://bugzilla.suse.com/958768" }, { "category": "external", "summary": "SUSE Bug 976341 for CVE-2015-3194", "url": "https://bugzilla.suse.com/976341" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2015-3194", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3194" }, { "cve": "CVE-2015-3195", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3195" } ], "notes": [ { "category": "general", "text": "The ASN1_TFLG_COMBINE implementation in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zh, 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1q, and 1.0.2 before 1.0.2e mishandles errors caused by malformed X509_ATTRIBUTE data, which allows remote attackers to obtain sensitive information from process memory by triggering a decoding failure in a PKCS#7 or CMS application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3195", "url": "https://www.suse.com/security/cve/CVE-2015-3195" }, { "category": "external", "summary": "SUSE Bug 923755 for CVE-2015-3195", "url": "https://bugzilla.suse.com/923755" }, { "category": "external", "summary": "SUSE Bug 957812 for CVE-2015-3195", "url": "https://bugzilla.suse.com/957812" }, { "category": "external", "summary": "SUSE Bug 957815 for CVE-2015-3195", "url": "https://bugzilla.suse.com/957815" }, { "category": "external", "summary": "SUSE Bug 958768 for CVE-2015-3195", "url": "https://bugzilla.suse.com/958768" }, { "category": "external", "summary": "SUSE Bug 963977 for CVE-2015-3195", "url": "https://bugzilla.suse.com/963977" }, { "category": "external", "summary": "SUSE Bug 986238 for CVE-2015-3195", "url": "https://bugzilla.suse.com/986238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3195" }, { "cve": "CVE-2015-3196", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3196" } ], "notes": [ { "category": "general", "text": "ssl/s3_clnt.c in OpenSSL 1.0.0 before 1.0.0t, 1.0.1 before 1.0.1p, and 1.0.2 before 1.0.2d, when used for a multi-threaded client, writes the PSK identity hint to an incorrect data structure, which allows remote servers to cause a denial of service (race condition and double free) via a crafted ServerKeyExchange message.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3196", "url": "https://www.suse.com/security/cve/CVE-2015-3196" }, { "category": "external", "summary": "SUSE Bug 957813 for CVE-2015-3196", "url": "https://bugzilla.suse.com/957813" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3196" }, { "cve": "CVE-2015-3197", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3197" } ], "notes": [ { "category": "general", "text": "ssl/s2_srvr.c in OpenSSL 1.0.1 before 1.0.1r and 1.0.2 before 1.0.2f does not prevent use of disabled ciphers, which makes it easier for man-in-the-middle attackers to defeat cryptographic protection mechanisms by performing computations on SSLv2 traffic, related to the get_client_master_key and get_client_hello functions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3197", "url": "https://www.suse.com/security/cve/CVE-2015-3197" }, { "category": "external", "summary": "SUSE Bug 963410 for CVE-2015-3197", "url": "https://bugzilla.suse.com/963410" }, { "category": "external", "summary": "SUSE Bug 963415 for CVE-2015-3197", "url": "https://bugzilla.suse.com/963415" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2015-3197", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968046 for CVE-2015-3197", "url": "https://bugzilla.suse.com/968046" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-3197" }, { "cve": "CVE-2016-0701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0701" } ], "notes": [ { "category": "general", "text": "The DH_check_pub_key function in crypto/dh/dh_check.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman (DH) key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose an inappropriate number, as demonstrated by a number in an X9.42 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0701", "url": "https://www.suse.com/security/cve/CVE-2016-0701" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2016-0701", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1176331 for CVE-2016-0701", "url": "https://bugzilla.suse.com/1176331" }, { "category": "external", "summary": "SUSE Bug 1195379 for CVE-2016-0701", "url": "https://bugzilla.suse.com/1195379" }, { "category": "external", "summary": "SUSE Bug 963410 for CVE-2016-0701", "url": "https://bugzilla.suse.com/963410" }, { "category": "external", "summary": "SUSE Bug 963413 for CVE-2016-0701", "url": "https://bugzilla.suse.com/963413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-0701" }, { "cve": "CVE-2016-0702", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0702" } ], "notes": [ { "category": "general", "text": "The MOD_EXP_CTIME_COPY_FROM_PREBUF function in crypto/bn/bn_exp.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g does not properly consider cache-bank access times during modular exponentiation, which makes it easier for local users to discover RSA keys by running a crafted application on the same Intel Sandy Bridge CPU core as a victim and leveraging cache-bank conflicts, aka a \"CacheBleed\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0702", "url": "https://www.suse.com/security/cve/CVE-2016-0702" }, { "category": "external", "summary": "SUSE Bug 1007806 for CVE-2016-0702", "url": "https://bugzilla.suse.com/1007806" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2016-0702", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968050 for CVE-2016-0702", "url": "https://bugzilla.suse.com/968050" }, { "category": "external", "summary": "SUSE Bug 971238 for CVE-2016-0702", "url": "https://bugzilla.suse.com/971238" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2016-0702", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-0702" }, { "cve": "CVE-2016-0705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0705" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in the dsa_priv_decode function in crypto/dsa/dsa_ameth.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a malformed DSA private key.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0705", "url": "https://www.suse.com/security/cve/CVE-2016-0705" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2016-0705", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968047 for CVE-2016-0705", "url": "https://bugzilla.suse.com/968047" }, { "category": "external", "summary": "SUSE Bug 971238 for CVE-2016-0705", "url": "https://bugzilla.suse.com/971238" }, { "category": "external", "summary": "SUSE Bug 976341 for CVE-2016-0705", "url": "https://bugzilla.suse.com/976341" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-0705" }, { "cve": "CVE-2016-0797", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0797" } ], "notes": [ { "category": "general", "text": "Multiple integer overflows in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allow remote attackers to cause a denial of service (heap memory corruption or NULL pointer dereference) or possibly have unspecified other impact via a long digit string that is mishandled by the (1) BN_dec2bn or (2) BN_hex2bn function, related to crypto/bn/bn.h and crypto/bn/bn_print.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0797", "url": "https://www.suse.com/security/cve/CVE-2016-0797" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2016-0797", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968048 for CVE-2016-0797", "url": "https://bugzilla.suse.com/968048" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2016-0797", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-0797" }, { "cve": "CVE-2016-0798", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0798" } ], "notes": [ { "category": "general", "text": "Memory leak in the SRP_VBASE_get_by_user implementation in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g allows remote attackers to cause a denial of service (memory consumption) by providing an invalid username in a connection attempt, related to apps/s_server.c and crypto/srp/srp_vfy.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0798", "url": "https://www.suse.com/security/cve/CVE-2016-0798" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2016-0798", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968265 for CVE-2016-0798", "url": "https://bugzilla.suse.com/968265" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-0798" }, { "cve": "CVE-2016-0800", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0800" } ], "notes": [ { "category": "general", "text": "The SSLv2 protocol, as used in OpenSSL before 1.0.1s and 1.0.2 before 1.0.2g and other products, requires a server to send a ServerVerify message before establishing that a client possesses certain plaintext RSA data, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, aka a \"DROWN\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0800", "url": "https://www.suse.com/security/cve/CVE-2016-0800" }, { "category": "external", "summary": "SUSE Bug 1106871 for CVE-2016-0800", "url": "https://bugzilla.suse.com/1106871" }, { "category": "external", "summary": "SUSE Bug 961377 for CVE-2016-0800", "url": "https://bugzilla.suse.com/961377" }, { "category": "external", "summary": "SUSE Bug 968044 for CVE-2016-0800", "url": "https://bugzilla.suse.com/968044" }, { "category": "external", "summary": "SUSE Bug 968046 for CVE-2016-0800", "url": "https://bugzilla.suse.com/968046" }, { "category": "external", "summary": "SUSE Bug 968888 for CVE-2016-0800", "url": "https://bugzilla.suse.com/968888" }, { "category": "external", "summary": "SUSE Bug 969591 for CVE-2016-0800", "url": "https://bugzilla.suse.com/969591" }, { "category": "external", "summary": "SUSE Bug 979060 for CVE-2016-0800", "url": "https://bugzilla.suse.com/979060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-0800" }, { "cve": "CVE-2016-2105", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2105" } ], "notes": [ { "category": "general", "text": "Integer overflow in the EVP_EncodeUpdate function in crypto/evp/encode.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of binary data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2105", "url": "https://www.suse.com/security/cve/CVE-2016-2105" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2016-2105", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 977614 for CVE-2016-2105", "url": "https://bugzilla.suse.com/977614" }, { "category": "external", "summary": "SUSE Bug 978492 for CVE-2016-2105", "url": "https://bugzilla.suse.com/978492" }, { "category": "external", "summary": "SUSE Bug 989902 for CVE-2016-2105", "url": "https://bugzilla.suse.com/989902" }, { "category": "external", "summary": "SUSE Bug 990369 for CVE-2016-2105", "url": "https://bugzilla.suse.com/990369" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2016-2105", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2105" }, { "cve": "CVE-2016-2106", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2106" } ], "notes": [ { "category": "general", "text": "Integer overflow in the EVP_EncryptUpdate function in crypto/evp/evp_enc.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2106", "url": "https://www.suse.com/security/cve/CVE-2016-2106" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2016-2106", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 977615 for CVE-2016-2106", "url": "https://bugzilla.suse.com/977615" }, { "category": "external", "summary": "SUSE Bug 978492 for CVE-2016-2106", "url": "https://bugzilla.suse.com/978492" }, { "category": "external", "summary": "SUSE Bug 979279 for CVE-2016-2106", "url": "https://bugzilla.suse.com/979279" }, { "category": "external", "summary": "SUSE Bug 990369 for CVE-2016-2106", "url": "https://bugzilla.suse.com/990369" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2106" }, { "cve": "CVE-2016-2107", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2107" } ], "notes": [ { "category": "general", "text": "The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a certain padding check, which allows remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-0169.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2107", "url": "https://www.suse.com/security/cve/CVE-2016-2107" }, { "category": "external", "summary": "SUSE Bug 976942 for CVE-2016-2107", "url": "https://bugzilla.suse.com/976942" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2016-2107", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 977616 for CVE-2016-2107", "url": "https://bugzilla.suse.com/977616" }, { "category": "external", "summary": "SUSE Bug 978492 for CVE-2016-2107", "url": "https://bugzilla.suse.com/978492" }, { "category": "external", "summary": "SUSE Bug 990369 for CVE-2016-2107", "url": "https://bugzilla.suse.com/990369" }, { "category": "external", "summary": "SUSE Bug 990370 for CVE-2016-2107", "url": "https://bugzilla.suse.com/990370" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-2107" }, { "cve": "CVE-2016-2109", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2109" } ], "notes": [ { "category": "general", "text": "The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in the ASN.1 BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2109", "url": "https://www.suse.com/security/cve/CVE-2016-2109" }, { "category": "external", "summary": "SUSE Bug 1015243 for CVE-2016-2109", "url": "https://bugzilla.suse.com/1015243" }, { "category": "external", "summary": "SUSE Bug 976942 for CVE-2016-2109", "url": "https://bugzilla.suse.com/976942" }, { "category": "external", "summary": "SUSE Bug 977584 for CVE-2016-2109", "url": "https://bugzilla.suse.com/977584" }, { "category": "external", "summary": "SUSE Bug 978492 for CVE-2016-2109", "url": "https://bugzilla.suse.com/978492" }, { "category": "external", "summary": "SUSE Bug 990369 for CVE-2016-2109", "url": "https://bugzilla.suse.com/990369" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-2109" }, { "cve": "CVE-2016-2176", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2176" } ], "notes": [ { "category": "general", "text": "The X509_NAME_oneline function in crypto/x509/x509_obj.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to obtain sensitive information from process stack memory or cause a denial of service (buffer over-read) via crafted EBCDIC ASN.1 data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2176", "url": "https://www.suse.com/security/cve/CVE-2016-2176" }, { "category": "external", "summary": "SUSE Bug 978224 for CVE-2016-2176", "url": "https://bugzilla.suse.com/978224" }, { "category": "external", "summary": "SUSE Bug 990369 for CVE-2016-2176", "url": "https://bugzilla.suse.com/990369" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-2176" }, { "cve": "CVE-2016-2177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2177" } ], "notes": [ { "category": "general", "text": "OpenSSL through 1.0.2h incorrectly uses pointer arithmetic for heap-buffer boundary checks, which might allow remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact by leveraging unexpected malloc behavior, related to s3_srvr.c, ssl_sess.c, and t1_lib.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2177", "url": "https://www.suse.com/security/cve/CVE-2016-2177" }, { "category": "external", "summary": "SUSE Bug 982575 for CVE-2016-2177", "url": "https://bugzilla.suse.com/982575" }, { "category": "external", "summary": "SUSE Bug 999075 for CVE-2016-2177", "url": "https://bugzilla.suse.com/999075" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2177", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-2177" }, { "cve": "CVE-2016-2178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2178" } ], "notes": [ { "category": "general", "text": "The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2178", "url": "https://www.suse.com/security/cve/CVE-2016-2178" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-2178", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 983249 for CVE-2016-2178", "url": "https://bugzilla.suse.com/983249" }, { "category": "external", "summary": "SUSE Bug 983519 for CVE-2016-2178", "url": "https://bugzilla.suse.com/983519" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2178", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2178" }, { "cve": "CVE-2016-2179", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2179" } ], "notes": [ { "category": "general", "text": "The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which allows remote attackers to cause a denial of service (memory consumption) by maintaining many crafted DTLS sessions simultaneously, related to d1_lib.c, statem_dtls.c, statem_lib.c, and statem_srvr.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2179", "url": "https://www.suse.com/security/cve/CVE-2016-2179" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-2179", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-2179", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2179", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-2179" }, { "cve": "CVE-2016-2180", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2180" } ], "notes": [ { "category": "general", "text": "The TS_OBJ_print_bio function in crypto/ts/ts_lib.c in the X.509 Public Key Infrastructure Time-Stamp Protocol (TSP) implementation in OpenSSL through 1.0.2h allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted time-stamp file that is mishandled by the \"openssl ts\" command.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2180", "url": "https://www.suse.com/security/cve/CVE-2016-2180" }, { "category": "external", "summary": "SUSE Bug 1003811 for CVE-2016-2180", "url": "https://bugzilla.suse.com/1003811" }, { "category": "external", "summary": "SUSE Bug 990419 for CVE-2016-2180", "url": "https://bugzilla.suse.com/990419" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2180", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2180" }, { "cve": "CVE-2016-2181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2181" } ], "notes": [ { "category": "general", "text": "The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cause a denial of service (false-positive packet drops) via spoofed DTLS records, related to rec_layer_d1.c and ssl3_record.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2181", "url": "https://www.suse.com/security/cve/CVE-2016-2181" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-2181", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 994749 for CVE-2016-2181", "url": "https://bugzilla.suse.com/994749" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-2181", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2181", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2181" }, { "cve": "CVE-2016-2182", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2182" } ], "notes": [ { "category": "general", "text": "The BN_bn2dec function in crypto/bn/bn_print.c in OpenSSL before 1.1.0 does not properly validate division results, which allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2182", "url": "https://www.suse.com/security/cve/CVE-2016-2182" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-2182", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 993819 for CVE-2016-2182", "url": "https://bugzilla.suse.com/993819" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-2182", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 995959 for CVE-2016-2182", "url": "https://bugzilla.suse.com/995959" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-2182", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-2182" }, { "cve": "CVE-2016-2183", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-2183" } ], "notes": [ { "category": "general", "text": "The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billion blocks, which makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTPS session using Triple DES in CBC mode, aka a \"Sweet32\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-2183", "url": "https://www.suse.com/security/cve/CVE-2016-2183" }, { "category": "external", "summary": "SUSE Bug 1001912 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1001912" }, { "category": "external", "summary": "SUSE Bug 1024218 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1024218" }, { "category": "external", "summary": "SUSE Bug 1027038 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1027038" }, { "category": "external", "summary": "SUSE Bug 1034689 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1034689" }, { "category": "external", "summary": "SUSE Bug 1056614 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1056614" }, { "category": "external", "summary": "SUSE Bug 1171693 for CVE-2016-2183", "url": "https://bugzilla.suse.com/1171693" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-2183", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 995359 for CVE-2016-2183", "url": "https://bugzilla.suse.com/995359" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-2183" }, { "cve": "CVE-2016-6302", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6302" } ], "notes": [ { "category": "general", "text": "The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows remote attackers to cause a denial of service via a ticket that is too short.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6302", "url": "https://www.suse.com/security/cve/CVE-2016-6302" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6302", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-6302", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 995324 for CVE-2016-6302", "url": "https://bugzilla.suse.com/995324" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6302", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-6302" }, { "cve": "CVE-2016-6303", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6303" } ], "notes": [ { "category": "general", "text": "Integer overflow in the MDC2_Update function in crypto/mdc2/mdc2dgst.c in OpenSSL before 1.1.0 allows remote attackers to cause a denial of service (out-of-bounds write and application crash) or possibly have unspecified other impact via unknown vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6303", "url": "https://www.suse.com/security/cve/CVE-2016-6303" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6303", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 1115893 for CVE-2016-6303", "url": "https://bugzilla.suse.com/1115893" }, { "category": "external", "summary": "SUSE Bug 994844 for CVE-2016-6303", "url": "https://bugzilla.suse.com/994844" }, { "category": "external", "summary": "SUSE Bug 995377 for CVE-2016-6303", "url": "https://bugzilla.suse.com/995377" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6303", "url": "https://bugzilla.suse.com/999665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-6303" }, { "cve": "CVE-2016-6304", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6304" } ], "notes": [ { "category": "general", "text": "Multiple memory leaks in t1_lib.c in OpenSSL before 1.0.1u, 1.0.2 before 1.0.2i, and 1.1.0 before 1.1.0a allow remote attackers to cause a denial of service (memory consumption) via large OCSP Status Request extensions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6304", "url": "https://www.suse.com/security/cve/CVE-2016-6304" }, { "category": "external", "summary": "SUSE Bug 1001706 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1001706" }, { "category": "external", "summary": "SUSE Bug 1003811 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1003811" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 1005579 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1005579" }, { "category": "external", "summary": "SUSE Bug 1021375 for CVE-2016-6304", "url": "https://bugzilla.suse.com/1021375" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6304", "url": "https://bugzilla.suse.com/999665" }, { "category": "external", "summary": "SUSE Bug 999666 for CVE-2016-6304", "url": "https://bugzilla.suse.com/999666" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-6304" }, { "cve": "CVE-2016-6306", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6306" } ], "notes": [ { "category": "general", "text": "The certificate parser in OpenSSL before 1.0.1u and 1.0.2 before 1.0.2i might allow remote attackers to cause a denial of service (out-of-bounds read) via crafted certificate operations, related to s3_clnt.c and s3_srvr.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6306", "url": "https://www.suse.com/security/cve/CVE-2016-6306" }, { "category": "external", "summary": "SUSE Bug 1004104 for CVE-2016-6306", "url": "https://bugzilla.suse.com/1004104" }, { "category": "external", "summary": "SUSE Bug 999665 for CVE-2016-6306", "url": "https://bugzilla.suse.com/999665" }, { "category": "external", "summary": "SUSE Bug 999668 for CVE-2016-6306", "url": "https://bugzilla.suse.com/999668" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-6306" }, { "cve": "CVE-2016-7052", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7052" } ], "notes": [ { "category": "general", "text": "crypto/x509/x509_vfy.c in OpenSSL 1.0.2i allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) by triggering a CRL operation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7052", "url": "https://www.suse.com/security/cve/CVE-2016-7052" }, { "category": "external", "summary": "SUSE Bug 1001148 for CVE-2016-7052", "url": "https://bugzilla.suse.com/1001148" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-7052" }, { "cve": "CVE-2016-7055", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7055" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker\u0027s direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7055", "url": "https://www.suse.com/security/cve/CVE-2016-7055" }, { "category": "external", "summary": "SUSE Bug 1009528 for CVE-2016-7055", "url": "https://bugzilla.suse.com/1009528" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2016-7055", "url": "https://bugzilla.suse.com/1021641" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-7055" }, { "cve": "CVE-2016-7056", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-7056" } ], "notes": [ { "category": "general", "text": "A timing attack flaw was found in OpenSSL 1.0.1u and before that could allow a malicious user with local access to recover ECDSA P-256 private keys.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-7056", "url": "https://www.suse.com/security/cve/CVE-2016-7056" }, { "category": "external", "summary": "SUSE Bug 1005878 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1005878" }, { "category": "external", "summary": "SUSE Bug 1019334 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1019334" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2016-7056", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-7056" }, { "cve": "CVE-2017-3731", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3731" } ], "notes": [ { "category": "general", "text": "If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. For OpenSSL 1.1.0, the crash can be triggered when using CHACHA20/POLY1305; users should upgrade to 1.1.0d. For Openssl 1.0.2, the crash can be triggered when using RC4-MD5; users who have not disabled that algorithm should update to 1.0.2k.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3731", "url": "https://www.suse.com/security/cve/CVE-2017-3731" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1021641" }, { "category": "external", "summary": "SUSE Bug 1022085 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1022085" }, { "category": "external", "summary": "SUSE Bug 1064118 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064118" }, { "category": "external", "summary": "SUSE Bug 1064119 for CVE-2017-3731", "url": "https://bugzilla.suse.com/1064119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3731" }, { "cve": "CVE-2017-3732", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3732" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3732", "url": "https://www.suse.com/security/cve/CVE-2017-3732" }, { "category": "external", "summary": "SUSE Bug 1021641 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1021641" }, { "category": "external", "summary": "SUSE Bug 1022086 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1022086" }, { "category": "external", "summary": "SUSE Bug 1049418 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049418" }, { "category": "external", "summary": "SUSE Bug 1049421 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049421" }, { "category": "external", "summary": "SUSE Bug 1049422 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1049422" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3732", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3732", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2017-3732" }, { "cve": "CVE-2017-3735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3735" } ], "notes": [ { "category": "general", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3735", "url": "https://www.suse.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "SUSE Bug 1056058 for CVE-2017-3735", "url": "https://bugzilla.suse.com/1056058" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3736" } ], "notes": [ { "category": "general", "text": "There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3736", "url": "https://www.suse.com/security/cve/CVE-2017-3736" }, { "category": "external", "summary": "SUSE Bug 1066242 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1066242" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1076369 for CVE-2017-3736", "url": "https://bugzilla.suse.com/1076369" }, { "category": "external", "summary": "SUSE Bug 957814 for CVE-2017-3736", "url": "https://bugzilla.suse.com/957814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-3738" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the low severity of this issue we are not issuing a new release of OpenSSL 1.1.0 at this time. The fix will be included in OpenSSL 1.1.0h when it becomes available. The fix is also available in commit e502cc86d in the OpenSSL git repository.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-3738", "url": "https://www.suse.com/security/cve/CVE-2017-3738" }, { "category": "external", "summary": "SUSE Bug 1071906 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1071906" }, { "category": "external", "summary": "SUSE Bug 1097757 for CVE-2017-3738", "url": "https://bugzilla.suse.com/1097757" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2017-3738" }, { "cve": "CVE-2018-0732", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0732" } ], "notes": [ { "category": "general", "text": "During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0732", "url": "https://www.suse.com/security/cve/CVE-2018-0732" }, { "category": "external", "summary": "SUSE Bug 1077628 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1077628" }, { "category": "external", "summary": "SUSE Bug 1097158 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1097158" }, { "category": "external", "summary": "SUSE Bug 1099502 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1099502" }, { "category": "external", "summary": "SUSE Bug 1106692 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1106692" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1108542" }, { "category": "external", "summary": "SUSE Bug 1110163 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1110163" }, { "category": "external", "summary": "SUSE Bug 1112097 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1112097" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1122198" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-0732", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-0732" }, { "cve": "CVE-2018-0734", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0734" } ], "notes": [ { "category": "general", "text": "The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0734", "url": "https://www.suse.com/security/cve/CVE-2018-0734" }, { "category": "external", "summary": "SUSE Bug 1113534 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113534" }, { "category": "external", "summary": "SUSE Bug 1113652 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113652" }, { "category": "external", "summary": "SUSE Bug 1113742 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1113742" }, { "category": "external", "summary": "SUSE Bug 1122198 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1122198" }, { "category": "external", "summary": "SUSE Bug 1122212 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1122212" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1126909" }, { "category": "external", "summary": "SUSE Bug 1148697 for CVE-2018-0734", "url": "https://bugzilla.suse.com/1148697" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0734" }, { "cve": "CVE-2018-0735", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0735" } ], "notes": [ { "category": "general", "text": "The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.1.1a (Affected 1.1.1).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0735", "url": "https://www.suse.com/security/cve/CVE-2018-0735" }, { "category": "external", "summary": "SUSE Bug 1113534 for CVE-2018-0735", "url": "https://bugzilla.suse.com/1113534" }, { "category": "external", "summary": "SUSE Bug 1113651 for CVE-2018-0735", "url": "https://bugzilla.suse.com/1113651" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0735" }, { "cve": "CVE-2018-0737", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0737" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0737", "url": "https://www.suse.com/security/cve/CVE-2018-0737" }, { "category": "external", "summary": "SUSE Bug 1089039 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089039" }, { "category": "external", "summary": "SUSE Bug 1089041 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089041" }, { "category": "external", "summary": "SUSE Bug 1089044 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089044" }, { "category": "external", "summary": "SUSE Bug 1089045 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1089045" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1108542" }, { "category": "external", "summary": "SUSE Bug 1123780 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1123780" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-0737", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0737" }, { "cve": "CVE-2018-0739", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0739" } ], "notes": [ { "category": "general", "text": "Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0739", "url": "https://www.suse.com/security/cve/CVE-2018-0739" }, { "category": "external", "summary": "SUSE Bug 1087102 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1087102" }, { "category": "external", "summary": "SUSE Bug 1089997 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1089997" }, { "category": "external", "summary": "SUSE Bug 1094291 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1094291" }, { "category": "external", "summary": "SUSE Bug 1108542 for CVE-2018-0739", "url": "https://bugzilla.suse.com/1108542" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-0739" }, { "cve": "CVE-2019-1543", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1543" } ], "notes": [ { "category": "general", "text": "ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input for every encryption operation. RFC 7539 specifies that the nonce value (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length and front pads the nonce with 0 bytes if it is less than 12 bytes. However it also incorrectly allows a nonce to be set of up to 16 bytes. In this case only the last 12 bytes are significant and any additional leading bytes are ignored. It is a requirement of using this cipher that nonce values are unique. Messages encrypted using a reused nonce value are susceptible to serious confidentiality and integrity attacks. If an application changes the default nonce length to be longer than 12 bytes and then makes a change to the leading bytes of the nonce expecting the new value to be a new unique nonce then such an application could inadvertently encrypt messages with a reused nonce. Additionally the ignored bytes in a long nonce are not covered by the integrity guarantee of this cipher. Any application that relies on the integrity of these ignored leading bytes of a long nonce may be further affected. Any OpenSSL internal use of this cipher, including in SSL/TLS, is safe because no such use sets such a long nonce value. However user applications that use this cipher directly and set a non-default nonce length to be longer than 12 bytes may be vulnerable. OpenSSL versions 1.1.1 and 1.1.0 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1c (Affected 1.1.1-1.1.1b). Fixed in OpenSSL 1.1.0k (Affected 1.1.0-1.1.0j).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1543", "url": "https://www.suse.com/security/cve/CVE-2019-1543" }, { "category": "external", "summary": "SUSE Bug 1128189 for CVE-2019-1543", "url": "https://bugzilla.suse.com/1128189" }, { "category": "external", "summary": "SUSE Bug 1141801 for CVE-2019-1543", "url": "https://bugzilla.suse.com/1141801" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1543", "url": "https://bugzilla.suse.com/1154162" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-1543" }, { "cve": "CVE-2019-1547", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1547" } ], "notes": [ { "category": "general", "text": "Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters (instead of using a named curve). In those cases it is possible that such a group does not have the cofactor present. This can occur even where all the parameters match a known named curve. If such a curve is used then OpenSSL falls back to non-side channel resistant code paths which may result in full key recovery during an ECDSA signature operation. In order to be vulnerable an attacker would have to have the ability to time the creation of a large number of signatures where explicit parameters with no co-factor present are in use by an application using libcrypto. For the avoidance of doubt libssl is not vulnerable because explicit parameters are never used. 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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1547", "url": "https://www.suse.com/security/cve/CVE-2019-1547" }, { "category": "external", "summary": "SUSE Bug 1150003 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1150003" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1154162" }, { "category": "external", "summary": "SUSE Bug 1154166 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1154166" }, { "category": "external", "summary": "SUSE Bug 1156430 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1156430" }, { "category": "external", "summary": "SUSE Bug 1161085 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1161085" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1547", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1547" }, { "cve": "CVE-2019-1549", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1549" } ], "notes": [ { "category": "general", "text": "OpenSSL 1.1.1 introduced a rewritten random number generator (RNG). This was intended to include protection in the event of a fork() system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A partial mitigation for this issue is that the output from a high precision timer is mixed into the RNG state so the likelihood of a parent and child process sharing state is significantly reduced. If an application already calls OPENSSL_init_crypto() explicitly using OPENSSL_INIT_ATFORK then this problem does not occur at all. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1549", "url": "https://www.suse.com/security/cve/CVE-2019-1549" }, { "category": "external", "summary": "SUSE Bug 1150247 for CVE-2019-1549", "url": "https://bugzilla.suse.com/1150247" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1549", "url": "https://bugzilla.suse.com/1154162" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1549", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1549" }, { "cve": "CVE-2019-1551", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1551" } ], "notes": [ { "category": "general", "text": "There is an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH512 are considered just feasible. However, for an attack the target would have to re-use the DH512 private key, which is not recommended anyway. Also applications directly using the low level API BN_mod_exp may be affected if they use BN_FLG_CONSTTIME. Fixed in OpenSSL 1.1.1e (Affected 1.1.1-1.1.1d). Fixed in OpenSSL 1.0.2u (Affected 1.0.2-1.0.2t).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1551", "url": "https://www.suse.com/security/cve/CVE-2019-1551" }, { "category": "external", "summary": "SUSE Bug 1158809 for CVE-2019-1551", "url": "https://bugzilla.suse.com/1158809" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1551", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1551" }, { "cve": "CVE-2019-1563", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1563" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1563", "url": "https://www.suse.com/security/cve/CVE-2019-1563" }, { "category": "external", "summary": "SUSE Bug 1150250 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1150250" }, { "category": "external", "summary": "SUSE Bug 1154162 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1154162" }, { "category": "external", "summary": "SUSE Bug 1156430 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1156430" }, { "category": "external", "summary": "SUSE Bug 1205621 for CVE-2019-1563", "url": "https://bugzilla.suse.com/1205621" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-1563" }, { "cve": "CVE-2020-1967", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1967" } ], "notes": [ { "category": "general", "text": "Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the \"signature_algorithms_cert\" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm is received from the peer. This could be exploited by a malicious peer in a Denial of Service attack. OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue. This issue did not affect OpenSSL versions prior to 1.1.1d. Fixed in OpenSSL 1.1.1g (Affected 1.1.1d-1.1.1f).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1967", "url": "https://www.suse.com/security/cve/CVE-2020-1967" }, { "category": "external", "summary": "SUSE Bug 1169407 for CVE-2020-1967", "url": "https://bugzilla.suse.com/1169407" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1971" } ], "notes": [ { "category": "general", "text": "The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL\u0027s s_server, s_client and verify tools have support for the \"-crl_download\" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL\u0027s parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1971", "url": "https://www.suse.com/security/cve/CVE-2020-1971" }, { "category": "external", "summary": "SUSE Bug 1179491 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1179491" }, { "category": "external", "summary": "SUSE Bug 1196179 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1196179" }, { "category": "external", "summary": "SUSE Bug 1199303 for CVE-2020-1971", "url": "https://bugzilla.suse.com/1199303" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-1971" }, { "cve": "CVE-2021-23840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23840" } ], "notes": [ { "category": "general", "text": "Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23840", "url": "https://www.suse.com/security/cve/CVE-2021-23840" }, { "category": "external", "summary": "SUSE Bug 1182333 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1182333" }, { "category": "external", "summary": "SUSE Bug 1187743 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1187743" }, { "category": "external", "summary": "SUSE Bug 1214334 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1214334" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-23840", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23841" } ], "notes": [ { "category": "general", "text": "The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23841", "url": "https://www.suse.com/security/cve/CVE-2021-23841" }, { "category": "external", "summary": "SUSE Bug 1182331 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1182331" }, { "category": "external", "summary": "SUSE Bug 1187743 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1187743" }, { "category": "external", "summary": "SUSE Bug 1214334 for CVE-2021-23841", "url": "https://bugzilla.suse.com/1214334" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23841" }, { "cve": "CVE-2021-3449", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3449" } ], "notes": [ { "category": "general", "text": "An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the signature_algorithms extension (where it was present in the initial ClientHello), but includes a signature_algorithms_cert extension then a NULL pointer dereference will result, leading to a crash and a denial of service attack. A server is only vulnerable if it has TLSv1.2 and renegotiation enabled (which is the default configuration). OpenSSL TLS clients are not impacted by this issue. All OpenSSL 1.1.1 versions are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1k. OpenSSL 1.0.2 is not impacted by this issue. Fixed in OpenSSL 1.1.1k (Affected 1.1.1-1.1.1j).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3449", "url": "https://www.suse.com/security/cve/CVE-2021-3449" }, { "category": "external", "summary": "SUSE Bug 1183852 for CVE-2021-3449", "url": "https://bugzilla.suse.com/1183852" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3450" } ], "notes": [ { "category": "general", "text": "The X509_V_FLAG_X509_STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a \"purpose\" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named \"purpose\" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verification routines, but it can be overridden or removed by an application. In order to be affected, an application must explicitly set the X509_V_FLAG_X509_STRICT verification flag and either not set a purpose for the certificate verification or, in the case of TLS client or server applications, override the default purpose. OpenSSL versions 1.1.1h and newer are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1k. OpenSSL 1.0.2 is not impacted by this issue. Fixed in OpenSSL 1.1.1k (Affected 1.1.1h-1.1.1j).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3450", "url": "https://www.suse.com/security/cve/CVE-2021-3450" }, { "category": "external", "summary": "SUSE Bug 1183851 for CVE-2021-3450", "url": "https://bugzilla.suse.com/1183851" }, { "category": "external", "summary": "SUSE Bug 1188549 for CVE-2021-3450", "url": "https://bugzilla.suse.com/1188549" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-3450", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3711", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3711" } ], "notes": [ { "category": "general", "text": "In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the \"out\" parameter can be NULL and, on exit, the \"outlen\" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the \"out\" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3711", "url": "https://www.suse.com/security/cve/CVE-2021-3711" }, { "category": "external", "summary": "SUSE Bug 1189520 for CVE-2021-3711", "url": "https://bugzilla.suse.com/1189520" }, { "category": "external", "summary": "SUSE Bug 1190129 for CVE-2021-3711", "url": "https://bugzilla.suse.com/1190129" }, { "category": "external", "summary": "SUSE Bug 1192100 for CVE-2021-3711", "url": "https://bugzilla.suse.com/1192100" }, { "category": "external", "summary": "SUSE Bug 1205663 for CVE-2021-3711", "url": "https://bugzilla.suse.com/1205663" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-3711", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3712" } ], "notes": [ { "category": "general", "text": "ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL\u0027s own \"d2i\" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the \"data\" and \"length\" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the \"data\" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3712", "url": "https://www.suse.com/security/cve/CVE-2021-3712" }, { "category": "external", "summary": "SUSE Bug 1189521 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1189521" }, { "category": "external", "summary": "SUSE Bug 1190129 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1190129" }, { "category": "external", "summary": "SUSE Bug 1191640 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1191640" }, { "category": "external", "summary": "SUSE Bug 1192100 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1192100" }, { "category": "external", "summary": "SUSE Bug 1192787 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1192787" }, { "category": "external", "summary": "SUSE Bug 1194948 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1194948" }, { "category": "external", "summary": "SUSE Bug 1225628 for CVE-2021-3712", "url": "https://bugzilla.suse.com/1225628" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2.x86_64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.aarch64", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.ppc64le", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.s390x", "openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3712" } ] }
wid-sec-w-2024-0207
Vulnerability from csaf_certbund
Published
2017-08-29 22:00
Modified
2024-01-25 23:00
Summary
OpenSSL: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
OpenSSL ist eine im Quelltext frei verfügbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OpenSSL ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- NetApp Appliance
- F5 Networks
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "OpenSSL ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OpenSSL ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows\n- NetApp Appliance\n- F5 Networks", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0207 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2017/wid-sec-w-2024-0207.json" }, { "category": "self", "summary": "WID-SEC-2024-0207 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0207" }, { "category": "external", "summary": "OpenSSL Security Advisory vom 2017-08-29", "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "category": "external", "summary": "NetApp Advisory Number NTAP-20170927-0001 vom 2017-10-03", "url": "https://kb.netapp.com/support/s/article/ka51A000000CgytQAC/NTAP-20170927-0001?language=en_US" }, { "category": "external", "summary": "F5 Security Advisory K21462542 vom 2017-10-13", "url": "https://support.f5.com/csp/article/K21462542" }, { "category": "external", "summary": "OpenSSL Security Advisory vom 2017-11-02", "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "category": "external", "summary": "Debian Security Advisory DSA-4018 vom 2017-11-04", "url": "https://www.debian.org/security/2017/dsa-4018" }, { "category": "external", "summary": "Debian Security Advisory DSA-4017 vom 2017-11-04", "url": "https://www.debian.org/security/2017/dsa-4017" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3475-1 vom 2017-11-06", "url": "http://www.ubuntu.com/usn/usn-3475-1/" }, { "category": "external", "summary": "NetApp Security Advisory ID: NTAP-20170927-0001 vom 2017-11-13", "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "category": "external", "summary": "FreeBSD Security Advisory FREEBSD-SA-17:11.OPENSSL vom 2017-11-29", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2017:3169-1 vom 2017-12-01", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20173169-1.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20171107-0002 vom 2017-12-05", "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "category": "external", "summary": "Tenable Security Advisory ID: TNS-2017-15", "url": "https://www.tenable.com/security/tns-2017-15" }, { "category": "external", "summary": "McAfee Security Bulletin: SB10220", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10220" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0002-1 vom 2018-01-02", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180002-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0112-1 vom 2018-01-16", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180112-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:0293-1 vom 2018-01-30", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180293-1.html" }, { "category": "external", "summary": "Juniper Security Advisory JSA10851 vom 2018-04-12", "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10851" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:3221 vom 2018-10-31", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-3221 vom 2018-11-06", "url": "http://linux.oracle.com/errata/ELSA-2018-3221.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-4267 vom 2018-11-07", "url": "http://linux.oracle.com/errata/ELSA-2018-4267.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2019-4581 vom 2019-03-13", "url": "http://linux.oracle.com/errata/ELSA-2019-4581.html" }, { "category": "external", "summary": "Juniper Security Advisory JSA10990 vom 2020-01-08", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10990\u0026actp=RSS" }, { "category": "external", "summary": "Dell Knowledge Base Article", "url": "https://www.dell.com/support/kbdoc/en-us/000221474/dsa-2024-059-security-update-for-dell-networker-multiple-components-vulnerabilities" } ], "source_lang": "en-US", "title": "OpenSSL: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2024-01-25T23:00:00.000+00:00", "generator": { "date": "2024-08-15T18:04:19.418+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0207", "initial_release_date": "2017-08-29T22:00:00.000+00:00", "revision_history": [ { "date": "2017-08-29T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2017-08-29T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2017-09-12T22:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2017-10-03T22:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2017-10-03T22:00:00.000+00:00", "number": "5", "summary": "Version nicht vorhanden" }, { "date": "2017-10-15T22:00:00.000+00:00", "number": "6", "summary": "New remediations available" }, { "date": "2017-11-02T23:00:00.000+00:00", "number": "7", "summary": "New remediations available" }, { "date": "2017-11-02T23:00:00.000+00:00", "number": "8", "summary": "Version nicht vorhanden" }, { "date": "2017-11-05T23:00:00.000+00:00", "number": "9", "summary": "New remediations available" }, { "date": "2017-11-06T23:00:00.000+00:00", "number": "10", "summary": "New remediations available" }, { "date": "2017-11-09T23:00:00.000+00:00", "number": "11", "summary": "New remediations available" }, { "date": "2017-11-13T23:00:00.000+00:00", "number": "12", "summary": "Added references" }, { "date": "2017-11-14T23:00:00.000+00:00", "number": "13", "summary": "Added references" }, { "date": "2017-11-30T23:00:00.000+00:00", "number": "14", "summary": "New remediations available" }, { "date": "2017-12-05T23:00:00.000+00:00", "number": "15", "summary": "New remediations available" }, { "date": "2017-12-07T23:00:00.000+00:00", "number": "16", "summary": "New remediations available" }, { "date": "2017-12-14T23:00:00.000+00:00", "number": "17", "summary": "Added references" }, { "date": "2018-01-02T23:00:00.000+00:00", "number": "18", "summary": "New remediations available" }, { "date": "2018-01-16T23:00:00.000+00:00", "number": "19", "summary": "New remediations available" }, { "date": "2018-01-30T23:00:00.000+00:00", "number": "20", "summary": "New remediations available" }, { "date": "2018-04-12T22:00:00.000+00:00", "number": "21", "summary": "New remediations available" }, { "date": "2018-04-12T22:00:00.000+00:00", "number": "22", "summary": "Version nicht vorhanden" }, { "date": "2018-10-30T23:00:00.000+00:00", "number": "23", "summary": "New remediations available" }, { "date": "2018-11-05T23:00:00.000+00:00", "number": "24", "summary": "New remediations available" }, { "date": "2018-11-06T23:00:00.000+00:00", "number": "25", "summary": "New remediations available" }, { "date": "2019-03-13T23:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2020-01-08T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Juniper aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "28" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker \u003c 19.10", "product": { "name": "Dell NetWorker \u003c 19.10", "product_id": "T032354", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.10" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "F5 ARX", "product": { "name": "F5 ARX", "product_id": "T001664", "product_identification_helper": { "cpe": "cpe:/a:f5:arx:-" } } }, { "category": "product_name", "name": "F5 Advanced Firewall Manager", "product": { "name": "F5 Advanced Firewall Manager", "product_id": "T001722", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_advanced_firewall_manager:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Access Policy Manager", "product": { "name": "F5 BIG-IP Access Policy Manager", "product_id": "T001693", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_access_policy_manager:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Analytics", "product": { "name": "F5 BIG-IP Analytics", "product_id": "T001692", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_analytics:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Application Security Manager", "product": { "name": "F5 BIG-IP Application Security Manager", "product_id": "T001694", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_application_security_manager:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Edge Gateway", "product": { "name": "F5 BIG-IP Edge Gateway", "product_id": "T001695", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_edge_gateway:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Global Traffic Manager", "product": { "name": "F5 BIG-IP Global Traffic Manager", "product_id": "T001719", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_global_traffic_manager:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Link Controller", "product": { "name": "F5 BIG-IP Link Controller", "product_id": "T001696", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_link_controller:-" } } }, { "category": "product_name", "name": "F5 BIG-IP Local Traffic Manager", "product": { "name": "F5 BIG-IP Local Traffic Manager", "product_id": "3791", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_local_traffic_manager:-" } } }, { "category": "product_name", "name": "F5 Enterprise Manager", "product": { "name": "F5 Enterprise Manager", "product_id": "T000125", "product_identification_helper": { "cpe": "cpe:/a:f5:enterprise_manager:-" } } }, { "category": "product_name", "name": "F5 Policy Enforcement Manager", "product": { "name": "F5 Policy Enforcement Manager", "product_id": "T001720", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_policy_enforcement_manager:-" } } }, { "category": "product_name", "name": "F5 WebAccelerator", "product": { "name": "F5 WebAccelerator", "product_id": "T001723", "product_identification_helper": { "cpe": "cpe:/h:f5:big-ip_webaccelerator:-" } } } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "FreeBSD Project FreeBSD OS", "product": { "name": "FreeBSD Project FreeBSD OS", "product_id": "4035", "product_identification_helper": { "cpe": "cpe:/o:freebsd:freebsd:-" } } } ], "category": "vendor", "name": "FreeBSD Project" }, { "branches": [ { "category": "product_name", "name": "Juniper JUNOS", "product": { "name": "Juniper JUNOS", "product_id": "5930", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:-" } } } ], "category": "vendor", "name": "Juniper" }, { "branches": [ { "category": "product_name", "name": "NetApp Data ONTAP", "product": { "name": "NetApp Data ONTAP", "product_id": "7654", "product_identification_helper": { "cpe": "cpe:/a:netapp:data_ontap:-" } } }, { "branches": [ { "category": "product_name", "name": "NetApp OnCommand Unified Manager", "product": { "name": "NetApp OnCommand Unified Manager", "product_id": "T009408", "product_identification_helper": { "cpe": "cpe:/a:netapp:oncommand_unified_manager:-" } } }, { "category": "product_name", "name": "NetApp OnCommand Unified Manager 5.x", "product": { "name": "NetApp OnCommand Unified Manager 5.x", "product_id": "T009930", "product_identification_helper": { "cpe": "cpe:/a:netapp:oncommand_unified_manager:5.x" } } } ], "category": "product_name", "name": "OnCommand Unified Manager" } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source OpenSSL", "product": { "name": "Open Source OpenSSL", "product_id": "8269", "product_identification_helper": { "cpe": "cpe:/a:openssl:openssl:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in OpenSSL. Ein entfernter, anonymer Angreifer kann ein speziell zusammengestelltes X.509 Zertifikat mit einer falsch formatierter \"IPAddressFamily\" Erweiterung dazu benutzen, um einen Out-of-Band Read Zustand zu verursachen und Informationen auszusp\u00e4hen." } ], "product_status": { "known_affected": [ "T009930", "3791", "T009408", "67646", "4035", "7654", "8269", "T004914", "T001719", "T032354", "2951", "T001723", "T002207", "T001722", "T000126", "T000125", "T001720", "T001664", "5930", "T001696", "T001695", "T001694", "T001693", "T001692" ] }, "release_date": "2017-08-29T22:00:00.000+00:00", "title": "CVE-2017-3735" } ] }
wid-sec-w-2025-1212
Vulnerability from csaf_certbund
Published
2019-04-16 22:00
Modified
2025-06-02 22:00
Summary
Oracle Communications Applications: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Mit der Unified Communications Suite bietet Oracle eine Messaging- und Collaboration-Plattform an.
Oracle Communications Policy Management ist ein Produkt von Oracle und vereint mehrere Bereiche der Kommunikation.
Oracle Communications Unified Inventory Management (UIM) ist eine offene, standardbasierte Anwendung, die eine Bestandsaufnahme von Kommunikationsdiensten und -ressourcen ermöglicht.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um dadurch die Integrität, Vertraulichkeit und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Mit der Unified Communications Suite bietet Oracle eine Messaging- und Collaboration-Plattform an.\r\nOracle Communications Policy Management ist ein Produkt von Oracle und vereint mehrere Bereiche der Kommunikation.\r\nOracle Communications Unified Inventory Management (UIM) ist eine offene, standardbasierte Anwendung, die eine Bestandsaufnahme von Kommunikationsdiensten und -ressourcen erm\u00f6glicht.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um dadurch die Integrit\u00e4t, Vertraulichkeit und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1212 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-1212.json" }, { "category": "self", "summary": "WID-SEC-2025-1212 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1212" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2019 vom 2019-04-16", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html#AppendixCGBU" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4218-1 vom 2019-12-11", "url": "https://usn.ubuntu.com/4218-1/" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02", "url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle Communications Applications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-06-02T22:00:00.000+00:00", "generator": { "date": "2025-06-03T09:23:36.426+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2025-1212", "initial_release_date": "2019-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2019-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-04-17T22:00:00.000+00:00", "number": "2", "summary": "Schreibfehler korrigiert" }, { "date": "2019-12-10T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-06-02T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "10", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.0", "product_id": "T014014", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.0" } } }, { "category": "product_version", "name": "10.1", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.1", "product_id": "T014015", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.1" } } }, { "category": "product_version", "name": "10.2", "product": { "name": "Oracle Communications EAGLE LNP Application Processor 10.2", "product_id": "T014016", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_eagle_lnp_application_processor:10.2" } } } ], "category": "product_name", "name": "Communications EAGLE LNP Application Processor" }, { "branches": [ { "category": "product_version", "name": "13.1", "product": { "name": "Oracle Communications LSMS 13.1", "product_id": "T006217", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.1" } } }, { "category": "product_version", "name": "13.2", "product": { "name": "Oracle Communications LSMS 13.2", "product_id": "T014017", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.2" } } }, { "category": "product_version", "name": "13.3", "product": { "name": "Oracle Communications LSMS 13.3", "product_id": "T014018", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_lsms:13.3" } } } ], "category": "product_name", "name": "Communications LSMS" }, { "branches": [ { "category": "product_version", "name": "8.1", "product": { "name": "Oracle Communications Messaging Server 8.1", "product_id": "T014019", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_messaging_server:8.1" } } }, { "category": "product_version", "name": "8", "product": { "name": "Oracle Communications Messaging Server 8.0", "product_id": "T014020", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_messaging_server:8.0" } } } ], "category": "product_name", "name": "Communications Messaging Server" }, { "branches": [ { "category": "product_version", "name": "12.2", "product": { "name": "Oracle Communications Policy Management 12.2", "product_id": "T009732", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.2" } } }, { "category": "product_version", "name": "12.1", "product": { "name": "Oracle Communications Policy Management 12.1", "product_id": "T014021", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.1" } } }, { "category": "product_version", "name": "12.3", "product": { "name": "Oracle Communications Policy Management 12.3", "product_id": "T014022", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.3" } } }, { "category": "product_version", "name": "12.4", "product": { "name": "Oracle Communications Policy Management 12.4", "product_id": "T014023", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_policy_management:12.4" } } } ], "category": "product_name", "name": "Communications Policy Management" }, { "branches": [ { "category": "product_version", "name": "6", "product": { "name": "Oracle Communications Service Broker 6.0", "product_id": "329193", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_service_broker:6.0" } } } ], "category": "product_name", "name": "Communications Service Broker" }, { "branches": [ { "category": "product_version", "name": "8.2.0", "product": { "name": "Oracle Communications Session Border Controller 8.2.0", "product_id": "T014024", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.2.0" } } }, { "category": "product_version", "name": "8.1.0", "product": { "name": "Oracle Communications Session Border Controller 8.1.0", "product_id": "T014025", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.1.0" } } }, { "category": "product_version", "name": "8.0.0", "product": { "name": "Oracle Communications Session Border Controller 8.0.0", "product_id": "T014026", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_session_border_controller:8.0.0" } } } ], "category": "product_name", "name": "Communications Session Border Controller" }, { "branches": [ { "category": "product_version", "name": "3.1.0", "product": { "name": "Oracle Enterprise Communications Broker 3.1.0", "product_id": "T014030", "product_identification_helper": { "cpe": "cpe:/a:oracle:enterprise_communications_broker:3.1.0" } } }, { "category": "product_version", "name": "3.0.0", "product": { "name": "Oracle Enterprise Communications Broker 3.0.0", "product_id": "T014031", "product_identification_helper": { "cpe": "cpe:/a:oracle:enterprise_communications_broker:3.0.0" } } } ], "category": "product_name", "name": "Enterprise Communications Broker" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.4.0", "product": { "name": "Oracle Communications Unified Inventory Management 7.4.0", "product_id": "T013407", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.4.0" } } }, { "category": "product_version", "name": "7.3.5", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.5", "product_id": "T014027", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.5" } } }, { "category": "product_version", "name": "7.3.2", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.2", "product_id": "T014028", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.2" } } }, { "category": "product_version", "name": "7.3.4", "product": { "name": "Oracle Communications Unified Inventory Management 7.3.4", "product_id": "T014029", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_unified_inventory_management:7.3.4" } } } ], "category": "product_name", "name": "communications_unified_inventory_management" } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-9251", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2015-9251" }, { "cve": "CVE-2016-1000031", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1000031" }, { "cve": "CVE-2016-1181", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1181" }, { "cve": "CVE-2016-1182", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-1182" }, { "cve": "CVE-2016-7055", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-7055" }, { "cve": "CVE-2016-8735", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2016-8735" }, { "cve": "CVE-2017-0861", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-0861" }, { "cve": "CVE-2017-12617", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-12617" }, { "cve": "CVE-2017-15265", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-15265" }, { "cve": "CVE-2017-3730", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3730" }, { "cve": "CVE-2017-3731", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3731" }, { "cve": "CVE-2017-3732", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3732" }, { "cve": "CVE-2017-3733", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3733" }, { "cve": "CVE-2017-3735", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3738", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-3738" }, { "cve": "CVE-2017-5645", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5645" }, { "cve": "CVE-2017-5664", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5664" }, { "cve": "CVE-2017-5753", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5753" }, { "cve": "CVE-2017-5754", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-5754" }, { "cve": "CVE-2017-7525", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2017-7525" }, { "cve": "CVE-2018-0732", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0732" }, { "cve": "CVE-2018-0733", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0733" }, { "cve": "CVE-2018-0734", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0734" }, { "cve": "CVE-2018-0737", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0737" }, { "cve": "CVE-2018-0739", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-0739" }, { "cve": "CVE-2018-1000004", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000004" }, { "cve": "CVE-2018-1000180", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000180" }, { "cve": "CVE-2018-1000613", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1000613" }, { "cve": "CVE-2018-10901", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-10901" }, { "cve": "CVE-2018-11039", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11039" }, { "cve": "CVE-2018-11040", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11040" }, { "cve": "CVE-2018-11218", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11218" }, { "cve": "CVE-2018-11219", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11219" }, { "cve": "CVE-2018-11236", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11236" }, { "cve": "CVE-2018-11237", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11237" }, { "cve": "CVE-2018-11784", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-11784" }, { "cve": "CVE-2018-12384", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-12384" }, { "cve": "CVE-2018-12404", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-12404" }, { "cve": "CVE-2018-1257", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1257" }, { "cve": "CVE-2018-1258", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-1258" }, { "cve": "CVE-2018-16864", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16864" }, { "cve": "CVE-2018-16865", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16865" }, { "cve": "CVE-2018-16890", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-16890" }, { "cve": "CVE-2018-3620", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3620" }, { "cve": "CVE-2018-3646", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3646" }, { "cve": "CVE-2018-3693", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-3693" }, { "cve": "CVE-2018-6485", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-6485" }, { "cve": "CVE-2018-7489", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-7489" }, { "cve": "CVE-2018-7566", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2018-7566" }, { "cve": "CVE-2019-3822", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2019-3822" }, { "cve": "CVE-2019-3823", "product_status": { "known_affected": [ "T009732", "T013407", "T014018", "T014029", "T006217", "T014019", "T014016", "T014027", "T014017", "T014028", "T014014", "T014025", "T002977", "T014015", "T014026", "T014023", "T014024", "T014021", "T014022", "T014030", "T014020", "T014031", "329193", "T000126" ] }, "release_date": "2019-04-16T22:00:00.000+00:00", "title": "CVE-2019-3823" } ] }
wid-sec-w-2024-2008
Vulnerability from csaf_certbund
Published
2018-01-16 23:00
Modified
2024-09-02 22:00
Summary
Oracle Virtualization: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Oracle Secure Global Desktop bietet einen sicheren Zugang zu zentralisierten, serverbasierten Windows, UNIX und "leagacy" Applikationen von verschiedenen Client-Geräten.
Oracle VM Virtual Box ist eine Virtualisierungsplattform, die das Host Betriebssystem beinhaltet.
Angriff
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box ausnutzen, um die Verfügbarkeit, Vertraulichkeit und Integrität zu gefährden.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Secure Global Desktop bietet einen sicheren Zugang zu zentralisierten, serverbasierten Windows, UNIX und \"leagacy\" Applikationen von verschiedenen Client-Ger\u00e4ten.\r\nOracle VM Virtual Box ist eine Virtualisierungsplattform, die das Host Betriebssystem beinhaltet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box ausnutzen, um die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-2008 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2024-2008.json" }, { "category": "self", "summary": "WID-SEC-2024-2008 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2008" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - Januar 2018 - Virtualization vom 2018-01-16", "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixOVIR" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20180117-0002 vom 2018-01-18", "url": "https://security.netapp.com/advisory/ntap-20180117-0002/" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-0093 vom 2018-01-18", "url": "http://linux.oracle.com/errata/ELSA-2018-0093.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2018-4012 vom 2018-01-19", "url": "http://linux.oracle.com/errata/ELSA-2018-4012.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:1196 vom 2018-04-24", "url": "https://access.redhat.com/errata/RHSA-2018:1196" }, { "category": "external", "summary": "Oracle VM Server f\u00fcr x86 Bulletin - Juli 2019", "url": "https://www.oracle.com/technetwork/topics/security/ovmbulletinjul2019-5600406.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12605 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12605.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12604 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12604.html" } ], "source_lang": "en-US", "title": "Oracle Virtualization: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-09-02T22:00:00.000+00:00", "generator": { "date": "2024-09-03T08:16:47.014+00:00", "engine": { "name": "BSI-WID", "version": "1.3.6" } }, "id": "WID-SEC-W-2024-2008", "initial_release_date": "2018-01-16T23:00:00.000+00:00", "revision_history": [ { "date": "2018-01-16T23:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2018-01-16T23:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2018-01-17T23:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2018-01-21T23:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2018-02-11T23:00:00.000+00:00", "number": "5", "summary": "Added references" }, { "date": "2018-06-05T22:00:00.000+00:00", "number": "6", "summary": "Added references" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } }, { "branches": [ { "category": "product_version", "name": "5.3", "product": { "name": "Oracle Secure Global Desktop 5.3", "product_id": "T011009", "product_identification_helper": { "cpe": "cpe:/a:oracle:secure_global_desktop:5.3" } } } ], "category": "product_name", "name": "Secure Global Desktop" }, { "branches": [ { "category": "product_version_range", "name": "\u003c5.1.32", "product": { "name": "Oracle VM Virtual Box \u003c5.1.32", "product_id": "T011675" } }, { "category": "product_version", "name": "5.1.32", "product": { "name": "Oracle VM Virtual Box 5.1.32", "product_id": "T011675-fixed", "product_identification_helper": { "cpe": "cpe:/a:oracle:vm_virtualbox:5.1.32" } } }, { "category": "product_version_range", "name": "\u003c5.2.6", "product": { "name": "Oracle VM Virtual Box \u003c5.2.6", "product_id": "T011676" } }, { "category": "product_version", "name": "5.2.6", "product": { "name": "Oracle VM Virtual Box 5.2.6", "product_id": "T011676-fixed", "product_identification_helper": { "cpe": "cpe:/a:oracle:vm_virtualbox:5.2.6" } } } ], "category": "product_name", "name": "VM Virtual Box" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3736", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2017-3736" }, { "cve": "CVE-2017-5645", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2017-5645" }, { "cve": "CVE-2017-5715", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2017-5715" }, { "cve": "CVE-2018-2676", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2676" }, { "cve": "CVE-2018-2685", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2685" }, { "cve": "CVE-2018-2686", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2686" }, { "cve": "CVE-2018-2687", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2687" }, { "cve": "CVE-2018-2688", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2688" }, { "cve": "CVE-2018-2689", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2689" }, { "cve": "CVE-2018-2690", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2690" }, { "cve": "CVE-2018-2693", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2693" }, { "cve": "CVE-2018-2694", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2694" }, { "cve": "CVE-2018-2698", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Oracle Secure Global Desktop und Oracle VM Virtual Box. Durch Ausnutzung dieser Schwachstellen kann ein Angreifer die Verf\u00fcgbarkeit, Vertraulichkeit und Integrit\u00e4t gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Authentifizierung und keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"High\" f\u00fcr \"Availability\", \"Confidentiality\" und \"Integrity\" und bewirkt damit eine \"hohe\" Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T011009", "T011676", "67646", "T011675", "T004914" ] }, "release_date": "2018-01-16T23:00:00.000+00:00", "title": "CVE-2018-2698" } ] }
wid-sec-w-2023-1594
Vulnerability from csaf_certbund
Published
2023-06-28 22:00
Modified
2023-06-28 22:00
Summary
IBM Tivoli Network Manager: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM Tivoli Network Manager ist eine Netzanalysesoftware für das Management komplexer Netze. Diese Software erfasst und verteilt Layer-2- und Layer-3-Netzdaten.
Angriff
Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM Tivoli Network Manager ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuführen, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM Tivoli Network Manager ist eine Netzanalysesoftware f\u00fcr das Management komplexer Netze. Diese Software erfasst und verteilt Layer-2- und Layer-3-Netzdaten.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM Tivoli Network Manager ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1594 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1594.json" }, { "category": "self", "summary": "WID-SEC-2023-1594 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1594" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/885316" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/884276" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/883428" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/883424" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/882926" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/882898" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/882888" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/880403" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/880401" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/880395" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/879855" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/879841" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870546" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870526" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870508" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870504" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870500" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/870498" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/743933" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739297" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739271" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739249" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739247" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739245" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/739243" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/738231" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/731931" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/730883" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/730871" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/730845" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/730835" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/730171" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/720307" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/720283" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/720265" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/718745" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/717345" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/717335" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/717327" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/717007" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/716573" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/712213" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/712199" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/570557" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/569765" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/569727" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/569717" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/305321" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/304091" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/304089" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/303663" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-06-28", "url": "https://www.ibm.com/support/pages/node/303657" } ], "source_lang": "en-US", "title": "IBM Tivoli Network Manager: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-06-28T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:53:31.776+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1594", "initial_release_date": "2023-06-28T22:00:00.000+00:00", "revision_history": [ { "date": "2023-06-28T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9 Fix Pack 5", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9 Fix Pack 5", "product_id": "T028343", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__3.9_fix_pack_5" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9", "product_id": "T028344", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__3.9" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 4.1.1", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 4.1.1", "product_id": "T028345", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__4.1.1" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 4.2", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 4.2", "product_id": "T028346", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__4.2" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9.0.4", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9.0.4", "product_id": "T028347", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__3.9.0.4" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9.0.5", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9.0.5", "product_id": "T028348", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__3.9.0.5" } } }, { "category": "product_name", "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9 Fix Pack 4", "product": { "name": "IBM Tivoli Network Manager IP Edition \u003c 3.9 Fix Pack 4", "product_id": "T028349", "product_identification_helper": { "cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition__3.9_fix_pack_4" } } } ], "category": "product_name", "name": "Tivoli Network Manager" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-4046", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-4046" }, { "cve": "CVE-2019-4030", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-4030" }, { "cve": "CVE-2019-2684", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2684" }, { "cve": "CVE-2019-2602", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2602" }, { "cve": "CVE-2019-2537", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2537" }, { "cve": "CVE-2019-2534", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2534" }, { "cve": "CVE-2019-2531", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2531" }, { "cve": "CVE-2019-2529", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2529" }, { "cve": "CVE-2019-2503", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2503" }, { "cve": "CVE-2019-2482", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2482" }, { "cve": "CVE-2019-2481", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2481" }, { "cve": "CVE-2019-2455", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-2455" }, { "cve": "CVE-2019-1559", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-1559" }, { "cve": "CVE-2019-0220", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2019-0220" }, { "cve": "CVE-2018-8039", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-8039" }, { "cve": "CVE-2018-5407", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-5407" }, { "cve": "CVE-2018-3282", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3282" }, { "cve": "CVE-2018-3278", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3278" }, { "cve": "CVE-2018-3276", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3276" }, { "cve": "CVE-2018-3251", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3251" }, { "cve": "CVE-2018-3247", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3247" }, { "cve": "CVE-2018-3174", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3174" }, { "cve": "CVE-2018-3156", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3156" }, { "cve": "CVE-2018-3143", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3143" }, { "cve": "CVE-2018-3123", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3123" }, { "cve": "CVE-2018-3084", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3084" }, { "cve": "CVE-2018-3082", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3082" }, { "cve": "CVE-2018-3081", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3081" }, { "cve": "CVE-2018-3080", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3080" }, { "cve": "CVE-2018-3079", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3079" }, { "cve": "CVE-2018-3078", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3078" }, { "cve": "CVE-2018-3077", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3077" }, { "cve": "CVE-2018-3075", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3075" }, { "cve": "CVE-2018-3074", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3074" }, { "cve": "CVE-2018-3073", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3073" }, { "cve": "CVE-2018-3071", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3071" }, { "cve": "CVE-2018-3070", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3070" }, { "cve": "CVE-2018-3067", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3067" }, { "cve": "CVE-2018-3066", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3066" }, { "cve": "CVE-2018-3065", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3065" }, { "cve": "CVE-2018-3064", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3064" }, { "cve": "CVE-2018-3063", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3063" }, { "cve": "CVE-2018-3062", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3062" }, { "cve": "CVE-2018-3061", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3061" }, { "cve": "CVE-2018-3060", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3060" }, { "cve": "CVE-2018-3058", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3058" }, { "cve": "CVE-2018-3056", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3056" }, { "cve": "CVE-2018-3054", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-3054" }, { "cve": "CVE-2018-2877", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2877" }, { "cve": "CVE-2018-2846", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2846" }, { "cve": "CVE-2018-2839", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2839" }, { "cve": "CVE-2018-2819", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2819" }, { "cve": "CVE-2018-2818", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2818" }, { "cve": "CVE-2018-2817", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2817" }, { "cve": "CVE-2018-2816", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2816" }, { "cve": "CVE-2018-2813", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2813" }, { "cve": "CVE-2018-2812", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2812" }, { "cve": "CVE-2018-2810", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2810" }, { "cve": "CVE-2018-2805", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2805" }, { "cve": "CVE-2018-2787", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2787" }, { "cve": "CVE-2018-2786", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2786" }, { "cve": "CVE-2018-2784", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2784" }, { "cve": "CVE-2018-2782", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2782" }, { "cve": "CVE-2018-2781", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2781" }, { "cve": "CVE-2018-2780", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2780" }, { "cve": "CVE-2018-2779", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2779" }, { "cve": "CVE-2018-2778", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2778" }, { "cve": "CVE-2018-2777", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2777" }, { "cve": "CVE-2018-2776", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2776" }, { "cve": "CVE-2018-2775", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2775" }, { "cve": "CVE-2018-2773", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2773" }, { "cve": "CVE-2018-2771", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2771" }, { "cve": "CVE-2018-2769", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2769" }, { "cve": "CVE-2018-2766", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2766" }, { "cve": "CVE-2018-2762", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2762" }, { "cve": "CVE-2018-2761", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2761" }, { "cve": "CVE-2018-2759", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2759" }, { "cve": "CVE-2018-2758", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2758" }, { "cve": "CVE-2018-2755", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2755" }, { "cve": "CVE-2018-2598", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-2598" }, { "cve": "CVE-2018-1996", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1996" }, { "cve": "CVE-2018-1926", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1926" }, { "cve": "CVE-2018-1904", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1904" }, { "cve": "CVE-2018-1902", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1902" }, { "cve": "CVE-2018-1901", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1901" }, { "cve": "CVE-2018-1798", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1798" }, { "cve": "CVE-2018-1797", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1797" }, { "cve": "CVE-2018-1794", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1794" }, { "cve": "CVE-2018-1793", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1793" }, { "cve": "CVE-2018-1777", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1777" }, { "cve": "CVE-2018-1770", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1770" }, { "cve": "CVE-2018-1767", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1767" }, { "cve": "CVE-2018-1719", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1719" }, { "cve": "CVE-2018-1695", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1695" }, { "cve": "CVE-2018-1656", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1656" }, { "cve": "CVE-2018-1643", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1643" }, { "cve": "CVE-2018-1621", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1621" }, { "cve": "CVE-2018-1614", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1614" }, { "cve": "CVE-2018-1567", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1567" }, { "cve": "CVE-2018-1447", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1447" }, { "cve": "CVE-2018-1428", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1428" }, { "cve": "CVE-2018-1427", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1427" }, { "cve": "CVE-2018-1426", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1426" }, { "cve": "CVE-2018-1301", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-1301" }, { "cve": "CVE-2018-12539", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-12539" }, { "cve": "CVE-2018-10237", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-10237" }, { "cve": "CVE-2018-0734", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-0734" }, { "cve": "CVE-2018-0732", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2018-0732" }, { "cve": "CVE-2017-9798", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-9798" }, { "cve": "CVE-2017-3738", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-3738" }, { "cve": "CVE-2017-3737", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-3737" }, { "cve": "CVE-2017-3736", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-3736" }, { "cve": "CVE-2017-3735", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-3735" }, { "cve": "CVE-2017-3732", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-3732" }, { "cve": "CVE-2017-1743", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-1743" }, { "cve": "CVE-2017-1741", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-1741" }, { "cve": "CVE-2017-1731", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-1731" }, { "cve": "CVE-2017-1681", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-1681" }, { "cve": "CVE-2017-15715", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-15715" }, { "cve": "CVE-2017-15710", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-15710" }, { "cve": "CVE-2017-12624", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-12624" }, { "cve": "CVE-2017-12618", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-12618" }, { "cve": "CVE-2017-12613", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2017-12613" }, { "cve": "CVE-2016-0705", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2016-0705" }, { "cve": "CVE-2016-0702", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2016-0702" }, { "cve": "CVE-2016-0701", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2016-0701" }, { "cve": "CVE-2015-0899", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2015-0899" }, { "cve": "CVE-2014-7810", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2014-7810" }, { "cve": "CVE-2012-5783", "notes": [ { "category": "description", "text": "In IBM Tivoli Network Manager existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in den Komponenten OpenSSL, Apache CXF, Apache HTTPD, Oracle MySQL, Apache Commons, Apache Struts, IBM GSKit, Java SDK, Eclipse OpenJ9 und SAML. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, seine Privilegien auszuweiten, Daten zu manipulieren, nicht spezifizierte Auswirkungen zu verursachen und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Berechtigungen." } ], "release_date": "2023-06-28T22:00:00.000+00:00", "title": "CVE-2012-5783" } ] }
gsd-2017-3735
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-3735", "description": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "id": "GSD-2017-3735", "references": [ "https://www.suse.com/security/cve/CVE-2017-3735.html", "https://www.debian.org/security/2017/dsa-4018", "https://www.debian.org/security/2017/dsa-4017", "https://access.redhat.com/errata/RHSA-2018:3221", "https://ubuntu.com/security/CVE-2017-3735", "https://advisories.mageia.org/CVE-2017-3735.html", "https://security.archlinux.org/CVE-2017-3735", "https://alas.aws.amazon.com/cve/html/CVE-2017-3735.html", "https://linux.oracle.com/cve/CVE-2017-3735.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-3735" ], "details": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "id": "GSD-2017-3735", "modified": "2023-12-13T01:21:16.196830Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "openssl-security@openssl.org", "DATE_PUBLIC": "2017-08-28T00:00:00", "ID": "CVE-2017-3735", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "OpenSSL", "version": { "version_data": [ { "version_value": "1.1.0" }, { "version_value": "1.0.2" } ] } } ] }, "vendor_name": "OpenSSL Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "out of bounds read" } ] } ] }, "references": { "reference_data": [ { "name": "1039726", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1039726" }, { "name": "USN-3611-2", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3611-2/" }, { "name": "DSA-4018", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2017/dsa-4018" }, { "name": "GLSA-201712-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201712-03" }, { "name": "[debian-lts-announce] 20171109 [SECURITY] [DLA-1157-1] openssl security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "name": "RHSA-2018:3505", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "name": "DSA-4017", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2017/dsa-4017" }, { "name": "RHSA-2018:3221", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "name": "100515", "refsource": "BID", "url": "http://www.securityfocus.com/bid/100515" }, { "name": "FreeBSD-SA-17:11", "refsource": "FREEBSD", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "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": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "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.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html", "refsource": "CONFIRM", "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html", "refsource": "MISC", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html", "refsource": "MISC", "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "name": "https://www.oracle.com//security-alerts/cpujul2021.html", "refsource": "MISC", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "name": "https://security.netapp.com/advisory/ntap-20171107-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "name": "https://support.apple.com/HT208331", "refsource": "CONFIRM", "url": "https://support.apple.com/HT208331" }, { "name": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822", "refsource": "MISC", "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "name": "https://security.netapp.com/advisory/ntap-20170927-0001/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "name": "https://www.tenable.com/security/tns-2017-15", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2017-15" }, { "name": "https://www.openssl.org/news/secadv/20171102.txt", "refsource": "CONFIRM", "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "name": "https://www.tenable.com/security/tns-2017-14", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2017-14" }, { "name": "https://www.openssl.org/news/secadv/20170828.txt", "refsource": "CONFIRM", "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0e:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8ze:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1j:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.7l:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8m:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0f:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0n:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8c:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0c:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0i:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1h:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8n:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8p:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2e:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2j:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0m:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8e:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8u:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1c:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.7j:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8za:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8g:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0d:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0k:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0s:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.7k:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8m:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8zc:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0j:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1d:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2c:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0d:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2h:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8j:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8r:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8z:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0e:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0f:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1:beta3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1g:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2:beta3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8d:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8k:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8l:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8s:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8t:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:beta3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:beta4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0h:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0o:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0p:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0c:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.7m:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1k:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2i:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8h:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8o:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8w:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8x:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8zg:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0l:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1e:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1f:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8f:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8v:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0q:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0r:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1l:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2d:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2f:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2k:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8i:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8q:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8y:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.1.0a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.2l:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:0.9.8zb:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0:beta5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.0g:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openssl:openssl:1.0.1i:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "openssl-security@openssl.org", "ID": "CVE-2017-3735" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.openssl.org/news/secadv/20170828.txt", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "name": "100515", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/100515" }, { "name": "https://www.openssl.org/news/secadv/20171102.txt", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "name": "DSA-4018", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4018" }, { "name": "DSA-4017", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4017" }, { "name": "https://security.netapp.com/advisory/ntap-20171107-0002/", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "name": "https://security.netapp.com/advisory/ntap-20170927-0001/", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "name": "1039726", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1039726" }, { "name": "https://www.tenable.com/security/tns-2017-14", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://www.tenable.com/security/tns-2017-14" }, { "name": "FreeBSD-SA-17:11", "refsource": "FREEBSD", "tags": [], "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "name": "https://www.tenable.com/security/tns-2017-15", "refsource": "CONFIRM", "tags": [], "url": "https://www.tenable.com/security/tns-2017-15" }, { "name": "GLSA-201712-03", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201712-03" }, { "name": "https://support.apple.com/HT208331", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/HT208331" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "name": "[debian-lts-announce] 20171109 [SECURITY] [DLA-1157-1] openssl security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "name": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822", "refsource": "MISC", "tags": [], "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "name": "USN-3611-2", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/3611-2/" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "name": "RHSA-2018:3221", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "name": "RHSA-2018:3505", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html", "refsource": "CONFIRM", "tags": [], "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html", "refsource": "MISC", "tags": [], "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "name": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html", "refsource": "MISC", "tags": [], "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "name": "N/A", "refsource": "N/A", "tags": [], "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf", "refsource": "CONFIRM", "tags": [], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2022-12-13T12:15Z", "publishedDate": "2017-08-28T19:29Z" } } }
ghsa-6h3q-hmhp-4vgv
Vulnerability from github
Published
2022-05-13 01:08
Modified
2025-04-20 03:43
Severity ?
VLAI Severity ?
Details
While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.
{ "affected": [], "aliases": [ "CVE-2017-3735" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-28T19:29:00Z", "severity": "MODERATE" }, "details": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "id": "GHSA-6h3q-hmhp-4vgv", "modified": "2025-04-20T03:43:58Z", "published": "2022-05-13T01:08:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-3735" }, { "type": "WEB", "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2017-15" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2017-14" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "type": "WEB", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "type": "WEB", "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "type": "WEB", "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4018" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4017" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3611-2" }, { "type": "WEB", "url": "https://support.apple.com/HT208331" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20171107-0002" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20170927-0001" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201712-03" }, { "type": "WEB", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100515" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039726" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
fkie_cve-2017-3735
Vulnerability from fkie_nvd
Published
2017-08-28 19:29
Modified
2025-04-20 01:37
Severity ?
Summary
While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.
References
▶ | URL | Tags | |
---|---|---|---|
openssl-security@openssl.org | http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html | ||
openssl-security@openssl.org | http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html | ||
openssl-security@openssl.org | http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html | ||
openssl-security@openssl.org | http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html | ||
openssl-security@openssl.org | http://www.securityfocus.com/bid/100515 | Third Party Advisory, VDB Entry | |
openssl-security@openssl.org | http://www.securitytracker.com/id/1039726 | Third Party Advisory, VDB Entry | |
openssl-security@openssl.org | https://access.redhat.com/errata/RHSA-2018:3221 | ||
openssl-security@openssl.org | https://access.redhat.com/errata/RHSA-2018:3505 | ||
openssl-security@openssl.org | https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf | ||
openssl-security@openssl.org | https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822 | ||
openssl-security@openssl.org | https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html | ||
openssl-security@openssl.org | https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc | ||
openssl-security@openssl.org | https://security.gentoo.org/glsa/201712-03 | ||
openssl-security@openssl.org | https://security.netapp.com/advisory/ntap-20170927-0001/ | Issue Tracking, Third Party Advisory | |
openssl-security@openssl.org | https://security.netapp.com/advisory/ntap-20171107-0002/ | Issue Tracking, Third Party Advisory | |
openssl-security@openssl.org | https://support.apple.com/HT208331 | ||
openssl-security@openssl.org | https://usn.ubuntu.com/3611-2/ | ||
openssl-security@openssl.org | https://www.debian.org/security/2017/dsa-4017 | Third Party Advisory | |
openssl-security@openssl.org | https://www.debian.org/security/2017/dsa-4018 | Third Party Advisory | |
openssl-security@openssl.org | https://www.openssl.org/news/secadv/20170828.txt | Patch, Vendor Advisory | |
openssl-security@openssl.org | https://www.openssl.org/news/secadv/20171102.txt | Issue Tracking, Vendor Advisory | |
openssl-security@openssl.org | https://www.oracle.com//security-alerts/cpujul2021.html | ||
openssl-security@openssl.org | https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html | ||
openssl-security@openssl.org | https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html | ||
openssl-security@openssl.org | https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html | ||
openssl-security@openssl.org | https://www.tenable.com/security/tns-2017-14 | Issue Tracking, Third Party Advisory | |
openssl-security@openssl.org | https://www.tenable.com/security/tns-2017-15 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/100515 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securitytracker.com/id/1039726 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:3221 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:3505 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201712-03 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20170927-0001/ | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20171107-0002/ | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT208331 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/3611-2/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2017/dsa-4017 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2017/dsa-4018 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.openssl.org/news/secadv/20170828.txt | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.openssl.org/news/secadv/20171102.txt | Issue Tracking, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com//security-alerts/cpujul2021.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.tenable.com/security/tns-2017-14 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.tenable.com/security/tns-2017-15 |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
openssl | openssl | 0.9.7j | |
openssl | openssl | 0.9.7k | |
openssl | openssl | 0.9.7l | |
openssl | openssl | 0.9.7m | |
openssl | openssl | 0.9.8 | |
openssl | openssl | 0.9.8a | |
openssl | openssl | 0.9.8b | |
openssl | openssl | 0.9.8c | |
openssl | openssl | 0.9.8d | |
openssl | openssl | 0.9.8e | |
openssl | openssl | 0.9.8f | |
openssl | openssl | 0.9.8g | |
openssl | openssl | 0.9.8h | |
openssl | openssl | 0.9.8i | |
openssl | openssl | 0.9.8j | |
openssl | openssl | 0.9.8k | |
openssl | openssl | 0.9.8l | |
openssl | openssl | 0.9.8m | |
openssl | openssl | 0.9.8m | |
openssl | openssl | 0.9.8n | |
openssl | openssl | 0.9.8o | |
openssl | openssl | 0.9.8p | |
openssl | openssl | 0.9.8q | |
openssl | openssl | 0.9.8r | |
openssl | openssl | 0.9.8s | |
openssl | openssl | 0.9.8t | |
openssl | openssl | 0.9.8u | |
openssl | openssl | 0.9.8v | |
openssl | openssl | 0.9.8w | |
openssl | openssl | 0.9.8x | |
openssl | openssl | 0.9.8y | |
openssl | openssl | 0.9.8z | |
openssl | openssl | 0.9.8za | |
openssl | openssl | 0.9.8zb | |
openssl | openssl | 0.9.8zc | |
openssl | openssl | 0.9.8ze | |
openssl | openssl | 0.9.8zg | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0 | |
openssl | openssl | 1.0.0a | |
openssl | openssl | 1.0.0b | |
openssl | openssl | 1.0.0c | |
openssl | openssl | 1.0.0d | |
openssl | openssl | 1.0.0e | |
openssl | openssl | 1.0.0f | |
openssl | openssl | 1.0.0g | |
openssl | openssl | 1.0.0h | |
openssl | openssl | 1.0.0i | |
openssl | openssl | 1.0.0j | |
openssl | openssl | 1.0.0k | |
openssl | openssl | 1.0.0l | |
openssl | openssl | 1.0.0m | |
openssl | openssl | 1.0.0n | |
openssl | openssl | 1.0.0o | |
openssl | openssl | 1.0.0p | |
openssl | openssl | 1.0.0q | |
openssl | openssl | 1.0.0r | |
openssl | openssl | 1.0.0s | |
openssl | openssl | 1.0.1 | |
openssl | openssl | 1.0.1 | |
openssl | openssl | 1.0.1 | |
openssl | openssl | 1.0.1 | |
openssl | openssl | 1.0.1a | |
openssl | openssl | 1.0.1b | |
openssl | openssl | 1.0.1c | |
openssl | openssl | 1.0.1d | |
openssl | openssl | 1.0.1e | |
openssl | openssl | 1.0.1f | |
openssl | openssl | 1.0.1g | |
openssl | openssl | 1.0.1h | |
openssl | openssl | 1.0.1i | |
openssl | openssl | 1.0.1j | |
openssl | openssl | 1.0.1k | |
openssl | openssl | 1.0.1l | |
openssl | openssl | 1.0.2 | |
openssl | openssl | 1.0.2 | |
openssl | openssl | 1.0.2 | |
openssl | openssl | 1.0.2 | |
openssl | openssl | 1.0.2a | |
openssl | openssl | 1.0.2b | |
openssl | openssl | 1.0.2c | |
openssl | openssl | 1.0.2d | |
openssl | openssl | 1.0.2e | |
openssl | openssl | 1.0.2f | |
openssl | openssl | 1.0.2h | |
openssl | openssl | 1.0.2i | |
openssl | openssl | 1.0.2j | |
openssl | openssl | 1.0.2k | |
openssl | openssl | 1.0.2l | |
openssl | openssl | 1.1.0 | |
openssl | openssl | 1.1.0a | |
openssl | openssl | 1.1.0b | |
openssl | openssl | 1.1.0c | |
openssl | openssl | 1.1.0d | |
openssl | openssl | 1.1.0e | |
openssl | openssl | 1.1.0f | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openssl:openssl:0.9.7j:*:*:*:*:*:*:*", "matchCriteriaId": "382C1679-DA1D-4FA4-9D5E-B86CC5052D49", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.7k:*:*:*:*:*:*:*", "matchCriteriaId": "1CA28812-8A24-4FE1-BED9-D6D5BB023645", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.7l:*:*:*:*:*:*:*", "matchCriteriaId": "9894D83E-2A27-446E-8B47-9C03CF802A2B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.7m:*:*:*:*:*:*:*", "matchCriteriaId": "55A9AC4D-E19B-431F-8679-B62F5F46BCF7", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8:*:*:*:*:*:*:*", "matchCriteriaId": "8A4E446D-B9D3-45F2-9722-B41FA14A6C31", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8a:*:*:*:*:*:*:*", "matchCriteriaId": "AF4EA988-FC80-4170-8933-7C6663731981", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8b:*:*:*:*:*:*:*", "matchCriteriaId": "64F8F53B-24A1-4877-B16E-F1917C4E4E81", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8c:*:*:*:*:*:*:*", "matchCriteriaId": "75D3ACD5-905F-42BB-BE1A-8382E9D823BF", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8d:*:*:*:*:*:*:*", "matchCriteriaId": "766EA6F2-7FA4-4713-9859-9971CCD2FDCB", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8e:*:*:*:*:*:*:*", "matchCriteriaId": "EFBC30B7-627D-48DC-8EF0-AE8FA0C6EDBA", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8f:*:*:*:*:*:*:*", "matchCriteriaId": "2BB38AEA-BAF0-4920-9A71-747C24444770", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8g:*:*:*:*:*:*:*", "matchCriteriaId": "1F33EA2B-DE15-4695-A383-7A337AC38908", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8h:*:*:*:*:*:*:*", "matchCriteriaId": "261EE631-AB43-44FE-B02A-DFAAB8D35927", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8i:*:*:*:*:*:*:*", "matchCriteriaId": "FA0E0BBF-D0BE-41A7-B9BB-C28F01000BC0", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8j:*:*:*:*:*:*:*", "matchCriteriaId": "1A1365ED-4651-4AB2-A64B-43782EA2F0E8", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8k:*:*:*:*:*:*:*", "matchCriteriaId": "EC82690C-DCED-47BA-AA93-4D0C9E95B806", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8l:*:*:*:*:*:*:*", "matchCriteriaId": "43B90ED1-DAB4-4239-8AD8-87E8D568D5D2", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8m:*:*:*:*:*:*:*", "matchCriteriaId": "3C9BF2DD-85EF-49CF-8D83-0DB46449E333", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8m:beta1:*:*:*:*:*:*", "matchCriteriaId": "6AEBE689-3952-46F0-BACA-BB03041C6D36", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8n:*:*:*:*:*:*:*", "matchCriteriaId": "86C46AB8-52E5-4385-9C5C-F63FF9DB82AA", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8o:*:*:*:*:*:*:*", "matchCriteriaId": "564AA4E7-223E-48D8-B3E0-A461969CF530", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8p:*:*:*:*:*:*:*", "matchCriteriaId": "A82CFB41-BEA5-4B5F-BCAA-9BAED22EEAF0", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8q:*:*:*:*:*:*:*", "matchCriteriaId": "35C2AE06-B6E8-41C4-BB60-177AC4819CE6", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8r:*:*:*:*:*:*:*", "matchCriteriaId": "EB15C1F3-0DE8-4A50-B17C-618ECA58AABF", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8s:*:*:*:*:*:*:*", "matchCriteriaId": "45491BD3-7C62-4422-B7DA-CB2741890FBA", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8t:*:*:*:*:*:*:*", "matchCriteriaId": "499E52F3-4B34-4C47-8ABF-292928EBAA5F", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8u:*:*:*:*:*:*:*", "matchCriteriaId": "D530BE19-ADCF-4B5C-99E0-2B9A1DE7717F", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8v:*:*:*:*:*:*:*", "matchCriteriaId": "A7540155-3629-4C76-9C67-8A8E0C1067F1", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8w:*:*:*:*:*:*:*", "matchCriteriaId": "419BBCCD-6F8A-418A-BA02-56267B11D948", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8x:*:*:*:*:*:*:*", "matchCriteriaId": "8A3A2AF8-C7DD-43D0-B03F-37E7EB735C1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8y:*:*:*:*:*:*:*", "matchCriteriaId": "DC142ACF-3CBD-4F96-B2AA-C7D48E7CF31E", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8z:*:*:*:*:*:*:*", "matchCriteriaId": "A6B4D332-3CB7-4C57-A689-ED0894659ED9", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8za:*:*:*:*:*:*:*", "matchCriteriaId": "EB130295-F27C-45DD-80F6-BE4BB0931C0B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8zb:*:*:*:*:*:*:*", "matchCriteriaId": "CFA6F5C9-9EE6-40FA-AA99-B4C7274BE8EA", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8zc:*:*:*:*:*:*:*", "matchCriteriaId": "6626FDA4-82B2-412E-8282-7031E53F020B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8ze:*:*:*:*:*:*:*", "matchCriteriaId": "63DB3BC8-C87B-4937-BB97-4BE7BCF525CB", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:0.9.8zg:*:*:*:*:*:*:*", "matchCriteriaId": "0ACAA671-BDC0-42F4-9AB5-CF19F50AF101", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "2FBD8C92-6138-4274-ACBA-D7D42DAEC5AC", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "3A2075BD-6102-4B0F-839A-836E9585F43B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:beta2:*:*:*:*:*:*", "matchCriteriaId": "2A2FA09E-2BF7-4968-B62D-00DA57F81EA1", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:beta3:*:*:*:*:*:*", "matchCriteriaId": "F02E634E-1E3D-4E44-BADA-76F92483A732", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:beta4:*:*:*:*:*:*", "matchCriteriaId": "FCC2B07A-49EF-411F-8A4D-89435E22B043", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0:beta5:*:*:*:*:*:*", "matchCriteriaId": "7E9480D6-3B6A-4C41-B8C1-C3F945040772", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0a:*:*:*:*:*:*:*", "matchCriteriaId": "10FF0A06-DA61-4250-B083-67E55E362677", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0b:*:*:*:*:*:*:*", "matchCriteriaId": "8A6BA453-C150-4159-B80B-5465EFF83F11", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0c:*:*:*:*:*:*:*", "matchCriteriaId": "638A2E69-8AB6-4FEA-852A-FEF16A500C1A", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0d:*:*:*:*:*:*:*", "matchCriteriaId": "56C47D3A-B99D-401D-B6B8-1194B2DB4809", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0e:*:*:*:*:*:*:*", "matchCriteriaId": "08355B10-E004-4BE6-A5AE-4D428810580B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0f:*:*:*:*:*:*:*", "matchCriteriaId": "738BCFDC-1C49-4774-95AE-E099F707DEF9", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0g:*:*:*:*:*:*:*", "matchCriteriaId": "D4B242C0-D27D-4644-AD19-5ACB853C9DC2", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0h:*:*:*:*:*:*:*", "matchCriteriaId": "8DC683F2-4346-4E5E-A8D7-67B4F4D7827B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0i:*:*:*:*:*:*:*", "matchCriteriaId": "764B7D38-BC1B-47DB-B1DF-D092BDA4BFCB", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0j:*:*:*:*:*:*:*", "matchCriteriaId": "6604E7BE-9F9B-444D-A63A-F65D1CFDF3BF", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0k:*:*:*:*:*:*:*", "matchCriteriaId": "132B9217-B0E0-4E3E-9096-162AA28E158E", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0l:*:*:*:*:*:*:*", "matchCriteriaId": "7619F9A0-9054-4217-93D1-3EA64876C5B0", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0m:*:*:*:*:*:*:*", "matchCriteriaId": "6D82C405-17E2-4DF1-8DF5-315BD5A41595", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0n:*:*:*:*:*:*:*", "matchCriteriaId": "4C96806F-4718-4BD3-9102-55A26AA86498", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0o:*:*:*:*:*:*:*", "matchCriteriaId": "8A16CD99-AF7F-4931-AD2E-77727BA18FBD", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0p:*:*:*:*:*:*:*", "matchCriteriaId": "88440697-754A-47A7-BF83-4D0EB68FFB10", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0q:*:*:*:*:*:*:*", "matchCriteriaId": "AD51F0FC-F426-4AE5-B3B9-B813C580EBAE", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0r:*:*:*:*:*:*:*", "matchCriteriaId": "38721148-F24A-4339-8282-BC2DD9553512", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.0s:*:*:*:*:*:*:*", "matchCriteriaId": "48CE49C8-0672-46A0-BCD0-C0E62801444E", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "2D1C00C0-C77E-4255-9ECA-20F2673C7366", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1:beta1:*:*:*:*:*:*", "matchCriteriaId": "21F16D65-8A46-4AC7-8970-73AB700035FB", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1:beta2:*:*:*:*:*:*", "matchCriteriaId": "92F393FF-7E6F-4671-BFBF-060162E12659", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1:beta3:*:*:*:*:*:*", "matchCriteriaId": "E1B85A09-CF8D-409D-966E-168F9959F6F6", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1a:*:*:*:*:*:*:*", "matchCriteriaId": "3A66E6CF-39CF-412E-8EF0-8E10BA21B4A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1b:*:*:*:*:*:*:*", "matchCriteriaId": "C684FB18-FDDC-4BED-A28C-C23EE6CD0094", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1c:*:*:*:*:*:*:*", "matchCriteriaId": "A74A79A7-4FAF-4C81-8622-050008B96AE1", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1d:*:*:*:*:*:*:*", "matchCriteriaId": "CEDACCB9-8D61-49EE-9957-9E58BC7BB031", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1e:*:*:*:*:*:*:*", "matchCriteriaId": "4993DD56-F9E3-4AC8-AC3E-BF204B950DEC", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1f:*:*:*:*:*:*:*", "matchCriteriaId": "E884B241-F9C3-44F8-A420-DE65F5F3D660", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1g:*:*:*:*:*:*:*", "matchCriteriaId": "3A383620-B4F7-44A7-85DA-A4FF2E115D80", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1h:*:*:*:*:*:*:*", "matchCriteriaId": "5F0C6812-F455-49CF-B29B-9AC00306DA43", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1i:*:*:*:*:*:*:*", "matchCriteriaId": "3F2D462C-A1B4-4572-A615-BDE9DC5F1E55", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1j:*:*:*:*:*:*:*", "matchCriteriaId": "3703E445-17C0-4C85-A496-A35641C0C8DB", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1k:*:*:*:*:*:*:*", "matchCriteriaId": "2F4034B9-EF1C-40E6-B92A-D4D7B7E7E774", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.1l:*:*:*:*:*:*:*", "matchCriteriaId": "ABEC1927-F469-4B9E-B544-DA6CF90F0B34", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "AD3E5C1B-EC63-4214-A0BD-0B8681CE6C8B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2:beta1:*:*:*:*:*:*", "matchCriteriaId": "18797BEE-417D-4959-9AAD-C5A7C051B524", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2:beta2:*:*:*:*:*:*", "matchCriteriaId": "6FAA3C31-BD9D-45A9-A502-837FECA6D479", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2:beta3:*:*:*:*:*:*", "matchCriteriaId": "6455A421-9956-4846-AC7C-3431E0D37D23", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2a:*:*:*:*:*:*:*", "matchCriteriaId": "60F946FD-F564-49DA-B043-5943308BA9EE", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2b:*:*:*:*:*:*:*", "matchCriteriaId": "4847BCF3-EFCE-41AF-8E7D-3D51EB9DCC5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2c:*:*:*:*:*:*:*", "matchCriteriaId": "9B89180B-FB68-4DD8-B076-16E51CC7FB91", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2d:*:*:*:*:*:*:*", "matchCriteriaId": "4C986592-4086-4A39-9767-EF34DBAA6A53", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2e:*:*:*:*:*:*:*", "matchCriteriaId": "7B23181C-03DB-4E92-B3F6-6B585B5231B4", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2f:*:*:*:*:*:*:*", "matchCriteriaId": "94D9EC1C-4843-4026-9B05-E060E9391734", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2h:*:*:*:*:*:*:*", "matchCriteriaId": "036FB24F-7D86-4730-8BC9-722875BEC807", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2i:*:*:*:*:*:*:*", "matchCriteriaId": "FDF148A3-1AA7-4F27-85AB-414C609C626F", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2j:*:*:*:*:*:*:*", "matchCriteriaId": "E15B749E-6808-4788-AE42-7A1587D8697E", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2k:*:*:*:*:*:*:*", "matchCriteriaId": "58F80C8D-BCA2-40AD-BD22-B70C7BE1B298", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.0.2l:*:*:*:*:*:*:*", "matchCriteriaId": "70B78EDF-6BB7-42C4-9423-9332C62C6E43", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "73104834-5810-48DD-9B97-549D223853F1", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0a:*:*:*:*:*:*:*", "matchCriteriaId": "C9D7A18A-116B-4F68-BEA3-A4E9DDDA55C6", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0b:*:*:*:*:*:*:*", "matchCriteriaId": "CFC70262-0DCD-4B46-9C96-FD18D0207511", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0c:*:*:*:*:*:*:*", "matchCriteriaId": "B2E07A34-08A0-4765-AF81-46A3BDC5648A", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0d:*:*:*:*:*:*:*", "matchCriteriaId": "83B0A3D8-60C7-4F42-9DD6-C535F983D98B", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0e:*:*:*:*:*:*:*", "matchCriteriaId": "CD08E859-BB6D-4909-A873-C2609FA2821A", "vulnerable": true }, { "criteria": "cpe:2.3:a:openssl:openssl:1.1.0f:*:*:*:*:*:*:*", "matchCriteriaId": "C2BF7D67-EAF4-4D01-9185-0DB69F2C543B", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g." }, { "lang": "es", "value": "Al analizar una extensi\u00f3n IPAddressFamily en un certificado X.509, es posible realizar una sobrelectura de un bit. Esto tendr\u00eda como resultado que el texto del certificado se muestre de forma incorrecta. Este error ha existido desde 2006 y est\u00e1 presente en todas las versiones de OpenSSL anteriores a la 1.0.2m y 1.1.0g." } ], "id": "CVE-2017-3735", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-08-28T19:29:01.353", "references": [ { "source": "openssl-security@openssl.org", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "source": "openssl-security@openssl.org", "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "source": "openssl-security@openssl.org", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "source": "openssl-security@openssl.org", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "source": "openssl-security@openssl.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/100515" }, { "source": "openssl-security@openssl.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1039726" }, { "source": "openssl-security@openssl.org", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "source": "openssl-security@openssl.org", "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "source": "openssl-security@openssl.org", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" }, { "source": "openssl-security@openssl.org", "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "source": "openssl-security@openssl.org", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "source": "openssl-security@openssl.org", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "source": "openssl-security@openssl.org", "url": "https://security.gentoo.org/glsa/201712-03" }, { "source": "openssl-security@openssl.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "source": "openssl-security@openssl.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "source": "openssl-security@openssl.org", "url": "https://support.apple.com/HT208331" }, { "source": "openssl-security@openssl.org", "url": "https://usn.ubuntu.com/3611-2/" }, { "source": "openssl-security@openssl.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4017" }, { "source": "openssl-security@openssl.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4018" }, { "source": "openssl-security@openssl.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "source": "openssl-security@openssl.org", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "source": "openssl-security@openssl.org", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "source": "openssl-security@openssl.org", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "source": "openssl-security@openssl.org", "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "source": "openssl-security@openssl.org", "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "source": "openssl-security@openssl.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://www.tenable.com/security/tns-2017-14" }, { "source": "openssl-security@openssl.org", "url": "https://www.tenable.com/security/tns-2017-15" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/100515" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1039726" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2018:3505" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/openssl/openssl/commit/068b963bb7afc57f5bdd723de0dd15e7795d5822" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00011.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:11.openssl.asc" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/201712-03" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20170927-0001/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20171107-0002/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://support.apple.com/HT208331" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://usn.ubuntu.com/3611-2/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4017" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2017/dsa-4018" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20170828.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://www.openssl.org/news/secadv/20171102.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://www.tenable.com/security/tns-2017-14" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.tenable.com/security/tns-2017-15" } ], "sourceIdentifier": "openssl-security@openssl.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2018:3221
Vulnerability from csaf_redhat
Published
2018-10-30 11:11
Modified
2025-08-04 11:57
Summary
Red Hat Security Advisory: openssl security, bug fix, and enhancement update
Notes
Topic
An update for openssl is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
* openssl: ROHNP - Key Extraction Side Channel in Multiple Crypto Libraries (CVE-2018-0495)
* openssl: Malicious server can send large prime to client during DH(E) TLS handshake causing the client to hang (CVE-2018-0732)
* openssl: Handling of crafted recursive ASN.1 structures can cause a stack overflow and resulting denial of service (CVE-2018-0739)
* openssl: Malformed X.509 IPAdressFamily could cause OOB read (CVE-2017-3735)
* openssl: RSA key generation cache timing vulnerability in crypto/rsa/rsa_gen.c allows attackers to recover private keys (CVE-2018-0737)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.6 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openssl is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.\n\nSecurity Fix(es):\n\n* openssl: ROHNP - Key Extraction Side Channel in Multiple Crypto Libraries (CVE-2018-0495)\n\n* openssl: Malicious server can send large prime to client during DH(E) TLS handshake causing the client to hang (CVE-2018-0732)\n\n* openssl: Handling of crafted recursive ASN.1 structures can cause a stack overflow and resulting denial of service (CVE-2018-0739)\n\n* openssl: Malformed X.509 IPAdressFamily could cause OOB read (CVE-2017-3735)\n\n* openssl: RSA key generation cache timing vulnerability in crypto/rsa/rsa_gen.c allows attackers to recover private keys (CVE-2018-0737)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.6 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:3221", "url": "https://access.redhat.com/errata/RHSA-2018:3221" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.6_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.6_release_notes/index" }, { "category": "external", "summary": "1486144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486144" }, { "category": "external", "summary": "1548401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1548401" }, { "category": "external", "summary": "1561266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561266" }, { "category": "external", "summary": "1568253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1568253" }, { "category": "external", "summary": "1585004", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1585004" }, { "category": "external", "summary": "1591100", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591100" }, { "category": "external", "summary": "1591163", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591163" }, { "category": "external", "summary": "1603597", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603597" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3221.json" } ], "title": "Red Hat Security Advisory: openssl security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T11:57:43+00:00", "generator": { "date": "2025-08-04T11:57:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:3221", "initial_release_date": "2018-10-30T11:11:49+00:00", "revision_history": [ { "date": "2018-10-30T11:11:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-10-30T11:11:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T11:57:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-libs-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-devel-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-static-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-perl-1:1.0.2k-16.el7.x86_64", "product": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64", "product_id": "openssl-perl-1:1.0.2k-16.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.2k-16.el7?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.i686", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.i686", "product_id": "openssl-libs-1:1.0.2k-16.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.i686", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.i686", "product_id": "openssl-devel-1:1.0.2k-16.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.i686", "product": { "name": "openssl-static-1:1.0.2k-16.el7.i686", "product_id": "openssl-static-1:1.0.2k-16.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.src", "product": { "name": "openssl-1:1.0.2k-16.el7.src", "product_id": "openssl-1:1.0.2k-16.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=ppc\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.ppc", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc", "product_id": "openssl-libs-1:1.0.2k-16.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=ppc\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.ppc", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc", "product_id": "openssl-devel-1:1.0.2k-16.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=ppc\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.ppc", "product": { "name": "openssl-static-1:1.0.2k-16.el7.ppc", "product_id": "openssl-static-1:1.0.2k-16.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=ppc\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-libs-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-devel-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-static-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-perl-1:1.0.2k-16.el7.ppc64", "product": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64", "product_id": "openssl-perl-1:1.0.2k-16.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.2k-16.el7?arch=ppc64\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=s390\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.s390", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.s390", "product_id": "openssl-libs-1:1.0.2k-16.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=s390\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.s390", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.s390", "product_id": "openssl-devel-1:1.0.2k-16.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=s390\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.s390", "product": { "name": "openssl-static-1:1.0.2k-16.el7.s390", "product_id": "openssl-static-1:1.0.2k-16.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=s390\u0026epoch=1" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x", "product_id": "openssl-libs-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x", "product_id": "openssl-devel-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-1:1.0.2k-16.el7.s390x", "product_id": "openssl-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-static-1:1.0.2k-16.el7.s390x", "product_id": "openssl-static-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-perl-1:1.0.2k-16.el7.s390x", "product": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x", "product_id": "openssl-perl-1:1.0.2k-16.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.2k-16.el7?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-static-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "product": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "product_id": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.2k-16.el7?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openssl-static-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-static-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-static@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-debuginfo@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-perl-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-perl-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-perl@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-libs-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-libs-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-libs@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-devel-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-devel-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl-devel@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openssl-1:1.0.2k-16.el7.aarch64", "product": { "name": "openssl-1:1.0.2k-16.el7.aarch64", "product_id": "openssl-1:1.0.2k-16.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openssl@1.0.2k-16.el7?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src" }, "product_reference": "openssl-1:1.0.2k-16.el7.src", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-devel-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-devel-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-libs-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-libs-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-perl-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-perl-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "openssl-static-1:1.0.2k-16.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" }, "product_reference": "openssl-static-1:1.0.2k-16.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-3735", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1486144" } ], "notes": [ { "category": "description", "text": "While parsing an IPAddressFamily extension in an X.509 certificate, it is possible to do a one-byte overread. This would result in an incorrect text display of the certificate. This bug has been present since 2006 and is present in all versions of OpenSSL before 1.0.2m and 1.1.0g.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Malformed X.509 IPAdressFamily could cause OOB read", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw only exhibits itself when:\n1. OpenSSL is used to display details of a local or a remote certificate.\n2. The certificate contains the uncommon RFC 3779 IPAddressFamily extension.\n\nThe maximum impact of this flaw is garbled information being displayed, there is no impact on the availability of service using such a certificate. Also this flaw can NOT be used to create specially-crafted certificates. Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-3735" }, { "category": "external", "summary": "RHBZ#1486144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-3735", "url": "https://www.cve.org/CVERecord?id=CVE-2017-3735" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-3735", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-3735" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20170828.txt", "url": "https://www.openssl.org/news/secadv/20170828.txt" } ], "release_date": "2017-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-30T11:11:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.", "product_ids": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3221" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "openssl: Malformed X.509 IPAdressFamily could cause OOB read" }, { "cve": "CVE-2018-0495", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2018-06-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1591163" } ], "notes": [ { "category": "description", "text": "Libgcrypt before 1.7.10 and 1.8.x before 1.8.3 allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the _gcry_ecc_ecdsa_sign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.", "title": "Vulnerability description" }, { "category": "summary", "text": "ROHNP: Key Extraction Side Channel in Multiple Crypto Libraries", "title": "Vulnerability summary" }, { "category": "other", "text": "Since the 5.8.3 release, Red Hat CloudForms no longer uses libtomcrypt.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-0495" }, { "category": "external", "summary": "RHBZ#1591163", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591163" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-0495", "url": "https://www.cve.org/CVERecord?id=CVE-2018-0495" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0495", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0495" }, { "category": "external", "summary": "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/", "url": "https://www.nccgroup.trust/us/our-research/technical-advisory-return-of-the-hidden-number-problem/" } ], "release_date": "2018-06-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-30T11:11:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.", "product_ids": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3221" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ROHNP: Key Extraction Side Channel in Multiple Crypto Libraries" }, { "cve": "CVE-2018-0732", "cwe": { "id": "CWE-325", "name": "Missing Cryptographic Step" }, "discovery_date": "2018-06-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1591100" } ], "notes": [ { "category": "description", "text": "During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Malicious server can send large prime to client during DH(E) TLS handshake causing the client to hang", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-0732" }, { "category": "external", "summary": "RHBZ#1591100", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591100" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-0732", "url": "https://www.cve.org/CVERecord?id=CVE-2018-0732" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0732", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0732" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20180612.txt", "url": "https://www.openssl.org/news/secadv/20180612.txt" } ], "release_date": "2018-06-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-30T11:11:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.", "product_ids": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3221" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Malicious server can send large prime to client during DH(E) TLS handshake causing the client to hang" }, { "cve": "CVE-2018-0737", "cwe": { "id": "CWE-385", "name": "Covert Timing Channel" }, "discovery_date": "2018-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1568253" } ], "notes": [ { "category": "description", "text": "OpenSSL RSA key generation was found to be vulnerable to cache side-channel attacks. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover parts of the private key.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: RSA key generation cache timing vulnerability in crypto/rsa/rsa_gen.c allows attackers to recover private keys", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-0737" }, { "category": "external", "summary": "RHBZ#1568253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1568253" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-0737", "url": "https://www.cve.org/CVERecord?id=CVE-2018-0737" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0737", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0737" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2018/04/16/3", "url": "http://www.openwall.com/lists/oss-security/2018/04/16/3" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20180416.txt", "url": "https://www.openssl.org/news/secadv/20180416.txt" } ], "release_date": "2018-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-30T11:11:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.", "product_ids": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3221" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "openssl: RSA key generation cache timing vulnerability in crypto/rsa/rsa_gen.c allows attackers to recover private keys" }, { "cve": "CVE-2018-0739", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2018-03-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1561266" } ], "notes": [ { "category": "description", "text": "Constructed ASN.1 types with a recursive definition (such as can be found in PKCS7) could eventually exceed the stack given malicious input with excessive recursion. This could result in a Denial Of Service attack. There are no such structures used within SSL/TLS that come from untrusted sources so this is considered safe. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g). Fixed in OpenSSL 1.0.2o (Affected 1.0.2b-1.0.2n).", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Handling of crafted recursive ASN.1 structures can cause a stack overflow and resulting denial of service", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-0739" }, { "category": "external", "summary": "RHBZ#1561266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561266" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-0739", "url": "https://www.cve.org/CVERecord?id=CVE-2018-0739" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-0739", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0739" }, { "category": "external", "summary": "https://www.openssl.org/news/secadv/20180327.txt", "url": "https://www.openssl.org/news/secadv/20180327.txt" } ], "release_date": "2018-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-10-30T11:11:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.", "product_ids": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3221" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Client-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Client-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7ComputeNode-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7ComputeNode-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-Alt-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-Alt-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Server-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Server-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-7.6:openssl-static-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.src", "7Workstation-optional-7.6:openssl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-debuginfo-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-devel-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-libs-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-perl-1:1.0.2k-16.el7.x86_64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.aarch64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.i686", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.ppc64le", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.s390x", "7Workstation-optional-7.6:openssl-static-1:1.0.2k-16.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Handling of crafted recursive ASN.1 structures can cause a stack overflow and resulting denial of service" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…